summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClark Laughlin <clark.laughlin@linaro.org>2015-05-12 16:25:50 -0400
committerClark Laughlin <clark.laughlin@linaro.org>2015-05-12 16:25:50 -0400
commit89d8290b2575f89814926f52bbeb1d2da70d5080 (patch)
treeef026899c5a73052a57a3be5f7b374bda490e92e
parent0faf39e8931cf25522f0a43474712fd548b38096 (diff)
fixed path
-rwxr-xr-xtempest-pull/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/tempest-pull/run b/tempest-pull/run
index 1cb7c6c..5d5386c 100755
--- a/tempest-pull/run
+++ b/tempest-pull/run
@@ -1,6 +1,6 @@
#!/bin/bash
source config
source venv/bin/activate
-python tempest-lava-pull.py
+python src/tempest-lava-pull.py
deactivate