Skip to content

Fix install.cmd PATH bug#918

Merged
coreybutler merged 1 commit intocoreybutler:masterfrom
davidribyrne:install.cmd-path-fix
Jan 27, 2023
Merged

Fix install.cmd PATH bug#918
coreybutler merged 1 commit intocoreybutler:masterfrom
davidribyrne:install.cmd-path-fix

Conversation

@davidribyrne
Copy link
Contributor

If the PATH environment variable has parentheses, (echo PATH=%PATH%) will fail, but the parentheses don't seem to be needed.

This appears to be the same bug described in #913.

If the PATH environment variable has parentheses, `(echo PATH=%PATH%)` will fail, but the parentheses don't seem to be needed.
Copy link
Owner

@coreybutler coreybutler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@coreybutler coreybutler merged commit ac40eea into coreybutler:master Jan 27, 2023
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