summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-09-21 14:44:01 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-09-21 14:44:01 +0100
commitb7e6cfc2536aa3bbc54ec9a94e01b0b11cfc77f0 (patch)
tree3a85dee27ea979850e564155f7a48f6f91c1533a
parent4e35d1a6e19d3f7d392d496ae8148543f3b8042e (diff)
downloadciat-slave-b7e6cfc2536aa3bbc54ec9a94e01b0b11cfc77f0.tar.gz
Change name to arm-slave
-rw-r--r--setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index 3fa0143..6f97c7d 100644
--- a/setup.sh
+++ b/setup.sh
@@ -1,6 +1,6 @@
#!/bin/sh
set -ex
-SLAVENAME="x86_32_slave"
+SLAVENAME="arm-slave"
PASSWORD=pass
virtualenv --no-site-packages slavenv
sed -i "s/SLAVENAME/$SLAVENAME/" start