Skip to content

Disable set -e, since it make the script stop at pkill#204

Open
mscherer wants to merge 1 commit intogluster:masterfrom
mscherer:remove_set_e
Open

Disable set -e, since it make the script stop at pkill#204
mscherer wants to merge 1 commit intogluster:masterfrom
mscherer:remove_set_e

Conversation

@mscherer
Copy link
Contributor

Since pkill is not matching anything, it fail, and set -e stop
the whole script.

Since pkill is not matching anything, it fail, and set -e stop
the whole script.
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