We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 895fd08 commit ed39b24Copy full SHA for ed39b24
change_sorting_key_landing_data_source/scripts/exec_test.sh
@@ -1,5 +1,5 @@
1
#!/usr/bin/env bash
2
-set -e
+set -euxo pipefail
3
4
export TB_VERSION_WARNING=0
5
export VERSION=$1
0 commit comments