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

allow spaces in PATH elements #426

Merged
merged 1 commit into from
Nov 15, 2014
Merged

allow spaces in PATH elements #426

merged 1 commit into from
Nov 15, 2014

Conversation

ptolemarch
Copy link
Contributor

I have the following in my PATH: /Applications/Android Studio.app/sdk/platform-tools. Perlbrew 0.71 dealt with this just fine, but 0.72 chokes on the space in "Android Studio.app" and truncates the path at this point.

A judicious use of quotes fixes this.

There are no tests for the handling of weirdnesses in PATH, and I was unsure where best to add them. I've left that alone.

@gugod gugod merged commit c930b78 into gugod:develop Nov 15, 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.

None yet

2 participants