summaryrefslogtreecommitdiff
path: root/run-host.sh
diff options
context:
space:
mode:
authorTyler Baker <tyler.baker@linaro.org>2014-04-20 22:37:40 -0700
committerTyler Baker <tyler.baker@linaro.org>2014-04-20 22:37:40 -0700
commit849c453cf89f86eb99628af5044a26f0b0a64fe8 (patch)
tree62789c3089dc461d324b4b5c2d77264dd1409b67 /run-host.sh
parent450925fcc416799c0d4edbe18d5a01a38b3a9129 (diff)
spec check
Diffstat (limited to 'run-host.sh')
-rwxr-xr-xrun-host.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/run-host.sh b/run-host.sh
index dd799e9..eab0705 100755
--- a/run-host.sh
+++ b/run-host.sh
@@ -51,4 +51,7 @@ sleep 20
nc $TARGET 1337 > ~/.ssh/authorized_keys
cat ~/.ssh/authorized_keys
lava-sync target-key-exchange-done
-ssh $TARGET -C 'uname -r'
+echo "Running SPEC2 Check"
+cd ~/scripts
+./spec2xxx-check
+lava-sync done