summaryrefslogtreecommitdiff
path: root/triggers
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2015-09-18 11:14:28 +0000
committerWill Holland <william.holland@codethink.co.uk>2015-09-21 09:59:26 +0100
commitfa1962ac894daaaac2e152b64e426afa50ffd9db (patch)
tree456e2777e562a075ff20c69c17415171133104bd /triggers
parenta236bba067a5fdbde229a4ff8aaad5ec2414bee6 (diff)
downloadbuildslave-scripts-fa1962ac894daaaac2e152b64e426afa50ffd9db.tar.gz
Rever sillyness.
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 62bca03..ccda77c 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
-python -u 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