We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d70af20 commit f9d05f5Copy full SHA for f9d05f5
tools/update_changes.sh
@@ -9,7 +9,6 @@
9
#
10
11
# Setting # $ help set
12
-set -e # Exit immediately if a command exits with a non-zero status.
13
set -u # Treat unset variables as an error when substituting.
14
set -x # Print command traces before executing command.
15
0 commit comments