summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Williams <neil.williams@linaro.org>2015-07-02 15:28:21 +0100
committerSenthil Kumaran <senthil.kumaran@linaro.org>2015-07-06 13:27:54 +0000
commit80a912d7e3bda7aeac3fe513fd9f17f99a67577f (patch)
tree0248f804faf6a61b7fbad7b82c8dfd94dcd1ef5c
parent33644d89e597440c1c6e092e31e549a15a244820 (diff)
Add a ./ci-run script
Change-Id: If16e64637765ed0e98fe83a8fd9a50afb76ecc93 Reviewed-on: https://review.linaro.org/6823 Reviewed-by: Senthil Kumaran <senthil.kumaran@linaro.org>
-rwxr-xr-xci-run4
1 files changed, 4 insertions, 0 deletions
diff --git a/ci-run b/ci-run
new file mode 100755
index 0000000..2a2f013
--- /dev/null
+++ b/ci-run
@@ -0,0 +1,4 @@
+#!/bin/sh
+set -e
+
+PYTHONPATH=. python tests/testpoller.py