Skip to content

Change shell interpreter to bash#263

Open
andor-pierdelacabeza wants to merge 1 commit intoagirbal:masterfrom
andor-pierdelacabeza:patch-1
Open

Change shell interpreter to bash#263
andor-pierdelacabeza wants to merge 1 commit intoagirbal:masterfrom
andor-pierdelacabeza:patch-1

Conversation

@andor-pierdelacabeza
Copy link
Copy Markdown

The double bracket test ( [[ ]] ) is bash only (and maybe zsh and ksh), but not sh/dash, so if /bin/sh is marked on the shell script as interpreter, the test will with a: './launch-umongo.sh: 2: ./launch-umongo.sh: [[: not found'

The double bracket test ( [[ ]] ) is bash only (and maybe zsh and ksh), but not sh/dash, so if /bin/sh is marked on the shell script as interpreter, the test will with a: './launch-umongo.sh: 2: ./launch-umongo.sh: [[: not found'
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