Fix parse error when running in zsh
When sourcing gen-aws-creds.sh
with zsh
, line 70 throws an error below. It can be fixed by comparing stash
separately.
Error thrown: ./gen-aws-creds.sh:70: parse error near `|'
Reminder: Stanford GitLab is not approved for High Risk Data and Protected Health Information (PHI). For other usage information, see FAQ.
When sourcing gen-aws-creds.sh
with zsh
, line 70 throws an error below. It can be fixed by comparing stash
separately.
Error thrown: ./gen-aws-creds.sh:70: parse error near `|'