summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2014-04-27 14:39:45 +1200
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2014-04-27 14:39:45 +1200
commit5f75eb8cb1c5b37209be077e1857470bb48b7afe (patch)
tree1bf07fd7f5f0035eea2cea349ab1667b44c22e61
parent5a1215989b2a48ec87b273a43f0bd0a54275df86 (diff)
Use "test" branch of spec2xxx-utils for testing.HEADmaster
-rwxr-xr-xrun-host.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-host.sh b/run-host.sh
index 94dc88b..e986502 100755
--- a/run-host.sh
+++ b/run-host.sh
@@ -20,7 +20,7 @@ cd ~
echo "Fetching Benchmark Binaries!"
wget -q $5
echo "Fetching Benchmark Scripts!"
-git clone $3 scripts
+git clone -b test $3 scripts
mkdir -p /tmp/spec
echo "Generating RSA Keys!"
ssh-keygen -t rsa -N "" -f ~/.ssh/id_rsa