Skip to content

Conversation

friedkiwi
Copy link
Owner

PATH variables weren't quoted properly, which caused the build scripts to fail when e.g. PATH contains a space. This typically does not occur on Linux, however, WSL tends to export Windows environment variables as well, introducing spaces.

This PR fixes this issue.

PATH variables weren't quoted properly, which caused the build scripts to fail when e.g. PATH contains a space. This typically does not occur on Linux, however, WSL tends to export Windows environment variables as well, introducing spaces.

This PR fixes this issue.
@friedkiwi friedkiwi merged commit 80f4e24 into friedkiwi:master Sep 26, 2019
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