Propagate error upward
[aaf/sms.git] / sms-service / bin / build_quorum_image.sh
index 72932e5..8440430 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/bash
+set -e
 DIRNAME=`dirname $0`
 DOCKER_BUILD_DIR=`cd $DIRNAME/; pwd`
 echo "DOCKER_BUILD_DIR=${DOCKER_BUILD_DIR}"