Skip to content

Commit f9d05f5

Browse files
committed
remove -e which should not be there
1 parent d70af20 commit f9d05f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/update_changes.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#
1010

1111
# Setting # $ help set
12-
set -e # Exit immediately if a command exits with a non-zero status.
1312
set -u # Treat unset variables as an error when substituting.
1413
set -x # Print command traces before executing command.
1514

0 commit comments

Comments
 (0)