summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2013-07-16 20:14:46 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2013-07-16 20:14:46 +0530
commit2dcaddfb4c78f2b4f5a6f1faaa951ad7fb4ef88f (patch)
tree8063d314964d1bc435c96dcd879675312518a1c7
parent86427247af31c6b7a5e2b2f6aa9f5f6080453c7f (diff)
Permissions changed to execute
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rwxr-xr-xtest-host.sh2
-rwxr-xr-x[-rw-r--r--]test-kvm.sh0
-rwxr-xr-x[-rw-r--r--]test-rt-tests.sh0
3 files changed, 1 insertions, 1 deletions
diff --git a/test-host.sh b/test-host.sh
index 071e680..68ba2a2 100755
--- a/test-host.sh
+++ b/test-host.sh
@@ -6,4 +6,4 @@ cp hackbench /usr/bin/hackbench
chmod 777 /usr/bin/hackbench
cp test-rt-tests.sh /root/test-rt-tests.sh
chmod 777 /root/test-rt-tests.sh
-./test-rt-tests.sh
+sh /root/test-rt-tests.sh
diff --git a/test-kvm.sh b/test-kvm.sh
index 114ddd2..114ddd2 100644..100755
--- a/test-kvm.sh
+++ b/test-kvm.sh
diff --git a/test-rt-tests.sh b/test-rt-tests.sh
index 420d601..420d601 100644..100755
--- a/test-rt-tests.sh
+++ b/test-rt-tests.sh