From 5f75eb8cb1c5b37209be077e1857470bb48b7afe Mon Sep 17 00:00:00 2001 From: Maxim Kuvyrkov Date: Sun, 27 Apr 2014 14:39:45 +1200 Subject: Use "test" branch of spec2xxx-utils for testing. --- run-host.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3