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 bug in symlinking when there's a space in a path. #73

Merged
merged 1 commit into from
Dec 7, 2014
Merged

Fix bug in symlinking when there's a space in a path. #73

merged 1 commit into from
Dec 7, 2014

Conversation

philip-wernersbach
Copy link
Contributor

The title says it all, there's a bug in nimble where symlinking fails if there's a space in an install path, due to not putting quotes around the paths in the ln command. This causes our Homebrew test to fail.

dom96 added a commit that referenced this pull request Dec 7, 2014
Fix bug in symlinking when there's a space in a path.
@dom96 dom96 merged commit 2fb06b0 into nim-lang:master Dec 7, 2014
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.

2 participants