summaryrefslogtreecommitdiff
path: root/triggers
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2015-09-18 12:21:36 +0000
committerWill Holland <william.holland@codethink.co.uk>2015-09-21 09:59:26 +0100
commitc432b7b9196ccc6aded72c3b7a01975eca139506 (patch)
treeea75bc04916df3ac398d1305e3e6031322aed943 /triggers
parentf081b709779e89bf2d9872b484e1eebc70aea5b3 (diff)
downloadbuildslave-scripts-c432b7b9196ccc6aded72c3b7a01975eca139506.tar.gz
Fix path.
Diffstat (limited to 'triggers')
-rw-r--r--triggers/testing_trigger.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/triggers/testing_trigger.sh b/triggers/testing_trigger.sh
index ef5faf1..ab22926 100644
--- a/triggers/testing_trigger.sh
+++ b/triggers/testing_trigger.sh
@@ -26,4 +26,4 @@ if [ "$TESTING_SHA" != "no_testing_sha_given" ]; then
git checkout $TESTING_SHA
fi
PATH=$PATH:/usr/local/bin
-test-runner.sh file:///archive/"$ARTEFACT".raw openstack tests/python.test tests/uname.test tests/systemd.test tests/baserock-meta.test
+./test-runner.sh file:///archive/"$ARTEFACT".raw openstack tests/python.test tests/uname.test tests/systemd.test tests/baserock-meta.test