Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix File.realpath (for #2165) #2210

Conversation

kachick
Copy link
Member

@kachick kachick commented Mar 16, 2013

Fixes #2165

brixen added a commit that referenced this pull request Mar 18, 2013
…error_if_invalid_path

Fix File.realpath (for #2165)
@brixen brixen merged commit 20ddc63 into rubinius:master Mar 18, 2013
@kachick
Copy link
Member Author

kachick commented Mar 18, 2013

Thanks!

@kachick kachick deleted the fix-file-realpath_should_raise_error_if_invalid_path branch March 18, 2013 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File.realpath should raise Errno::ENOENT on non-extant/broken symlinks
2 participants