Skip to content

Commit

Permalink
strict mode make the shell exit when sourced.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Bussonnier committed Mar 21, 2019
1 parent 8756ac6 commit 37f3838
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/release_helper.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Simple tool to help for release
# when releasing with bash, simplei source it to get asked questions.

set -euo pipefail

echo -n PREV_RELEASE:
read PREV_RELEASE
echo -n MILESTONE:
Expand Down

0 comments on commit 37f3838

Please sign in to comment.