We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 305b401 commit 86f9024Copy full SHA for 86f9024
1 file changed
build-coatjava.sh
@@ -4,6 +4,7 @@
4
set -e
5
set -u
6
set -o pipefail
7
+exit 1
8
9
################################################################################
10
# default options
0 commit comments