From 80412ca7912928d764f0d3194dd6d71174d70068 Mon Sep 17 00:00:00 2001 From: Will Holland Date: Fri, 11 Sep 2015 15:11:53 +0100 Subject: Add missing set -x --- deploy_a_system.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deploy_a_system.sh') diff --git a/deploy_a_system.sh b/deploy_a_system.sh index e28da5a..05700ed 100755 --- a/deploy_a_system.sh +++ b/deploy_a_system.sh @@ -2,7 +2,7 @@ # Script to deploy a cluster -set -e +set -ex cluster_name="$1" -- cgit v1.2.1