Skip to content

specifies that shell commands should be executed always with bash#483

Open
gjlondon wants to merge 1 commit intojtriley:developfrom
gjlondon:develop
Open

specifies that shell commands should be executed always with bash#483
gjlondon wants to merge 1 commit intojtriley:developfrom
gjlondon:develop

Conversation

@gjlondon
Copy link

@gjlondon gjlondon commented Jan 3, 2015

I had changed the sgeadmin default shell to zsh, which was causing a crash when starting up the ipython notebooks because the script globs for json files and, finding none, zsh a 1 code which kills the script. Bash just hums along and finishes.

…d the sgeadmin default shell to zsh which was returning a 1 code when it failed to find .json files in while globiing for old profiles to remove. no reason to just not use bash for these commands to behavior is predictable
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