summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-09-18 16:05:47 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-09-18 16:05:47 +0100
commit9f56c15c8cd90793262f49263df02e24ab37e246 (patch)
treec4d17b3f6f0935fa28b973a739a41b96e849b0ab
parentfbde4e05e55a3f5ee7507aacbd67a4b033861235 (diff)
downloadbuildslave-scripts-9f56c15c8cd90793262f49263df02e24ab37e246.tar.gz
Fix double cluster in path
-rwxr-xr-xdeploy_a_system.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy_a_system.sh b/deploy_a_system.sh
index 3a16d07..81f1006 100755
--- a/deploy_a_system.sh
+++ b/deploy_a_system.sh
@@ -22,7 +22,7 @@ sudo modprobe btrfs
cd "$definitions_dir"
-sudo "$ybd_dir"/ybd.py clusters/"$cluster_name"
+sudo "$ybd_dir"/ybd.py "$cluster_name"
# Hmm, remove built system artifacts, tar and .unpacked