commit | f0001737fe2b9accee32f3dcc89ec7673c6e240f | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Thu May 05 09:21:49 2016 -0700 |
committer | Andy Bavier <acb@cs.princeton.edu> | Thu May 05 09:21:49 2016 -0700 |
tree | bd77f0cfe73aa25d5abf1089da5b2545bda1c3e8 | |
parent | 0acc3647721e79477a4eda35ddac7221d958620c [diff] |
Exit on error
diff --git a/scripts/single-node-pod.sh b/scripts/single-node-pod.sh index 19f058b..39777f7 100755 --- a/scripts/single-node-pod.sh +++ b/scripts/single-node-pod.sh
@@ -173,6 +173,8 @@ cleanup_from_previous_test fi +set -e + bootstrap setup_openstack pull_docker_images