Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix a bug where non-existent dir breaks rehash #6

Merged
merged 1 commit into from
Jan 9, 2012

Conversation

mattbrictson
Copy link
Contributor

When iterating over cached bundle installation paths, if we encounter a path that no longer exists, skip over it rather than aborting the rehash script. Otherwise some paths will not be processed, and shims will not get created.

When iterating over cached bundle installation paths, if we encounter a path that no longer exists, skip over it rather than aborting the rehash script. Otherwise some paths will not be processed, and shims will not get created.
@carsomyr carsomyr merged this pull request into carsomyr:master Jan 9, 2012
carsomyr added a commit that referenced this pull request Jan 9, 2012
@mbrictson fixed a bug where non-existent directories would break the rehash mechanism.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants