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 native install script when using spaces #3251

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

christianharrington
Copy link
Contributor

The install script would fail when the $INSTALL_LOCATION variable included spaces (and probably other characters as well).

This change quotes all the variables containing paths to avoid the above issue.

The install script would fail when the `$INSTALL_LOCATION` included
spaces (and probably other characters as well).

This change quotes all the variables containing paths to avoid the
above issue.
@kitbellew kitbellew merged commit 8e1d92d into scalameta:master Jun 2, 2022
@christianharrington christianharrington deleted the fix-scalafmt-native-install branch June 2, 2022 15:30
@christianharrington christianharrington restored the fix-scalafmt-native-install branch June 2, 2022 15:30
@christianharrington christianharrington deleted the fix-scalafmt-native-install branch June 3, 2022 07:33
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