Skip to content

Convert [ to [[ in gvm-installer so that the script can run in zsh #454

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

Closed
wants to merge 1 commit into from

Conversation

oantoro
Copy link

@oantoro oantoro commented Nov 11, 2023

[with == operator doesn't work in zsh.
I think the line

if [[ $GVM_DEST == *"$GIT_ROOT"* ]]
also uses [[ for the same reason.

…zsh.

`[`with `==` operator doesn't work in zsh.
@oantoro
Copy link
Author

oantoro commented Nov 11, 2023

I am sorry, I didn't realize that was already a pull request that fix the issue.
#442

@oantoro oantoro closed this Nov 11, 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.

1 participant