aboutsummaryrefslogtreecommitdiff
path: root/control/sandbox-create
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2012-05-23 18:57:07 +0300
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2012-05-23 18:57:07 +0300
commit8581cb7c9b70286faea0665acb4e9df6136822db (patch)
treeee8355f7f1168e21d33641d412be5553a60075f1 /control/sandbox-create
parent43f94a0d0d1ae8101ca50fca02bdfa0a9e4fffd7 (diff)
Allow to override branch from which code check out for run-on-sandbox stage.
Diffstat (limited to 'control/sandbox-create')
-rwxr-xr-xcontrol/sandbox-create2
1 files changed, 1 insertions, 1 deletions
diff --git a/control/sandbox-create b/control/sandbox-create
index 774c3fb..55a91d4 100755
--- a/control/sandbox-create
+++ b/control/sandbox-create
@@ -29,7 +29,7 @@ fi
ec2_start_instance "$1" "$AMI" "$INSTANCE_TYPE" "$SECURITY_GROUPS" "$AVAILABILITY_ZONE"
echo "Instance ID: $instance_id"
echo "Hostname: $instance_hostname"
-./setup-control-node-via-ssh $instance_hostname
+./setup-control-node-via-ssh $instance_hostname $BUILD_TOOLS_BRANCH
if [ "$2" == "--config=linaro" ]; then
# Make sure to pre-auth bazaar.launchpad.net, because otherwise