Skip to content

Conversation

@zaneenders
Copy link
Contributor

Motivation:

The current shell script does not work for zsh resulting in the following error.

zsh: parse error near `)'. 

Modifications:

Adding quotes around the file name fixes the command for bash and zsh. Tested locally.

Result:

Install command works for zsh and bash.

Motivation:

The current shell script does not work for zsh resulting in the following error.

zsh: parse error near `)'.  Adding

Modifications:

Adding quotes around the file name fixes the command for bash and zsh. Tested locally.

Result:

Install command works for zsh and bash.
@shahmishal shahmishal merged commit 6e34f75 into swiftlang:main Apr 22, 2025
3 checks passed
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