summaryrefslogtreecommitdiff
path: root/firehose_call.py
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-09-16 18:08:21 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-09-16 18:09:12 +0100
commitbb3d41b350b30e84423f2d077fca79c52205535f (patch)
tree9fedce2d99fdffc4ea35039f6a5ec8c5e6527889 /firehose_call.py
parentf76cde5b0b80311e523deda48a67d8346f82f70b (diff)
downloadbuildslave-scripts-bb3d41b350b30e84423f2d077fca79c52205535f.tar.gz
Make firehose local to slave
Diffstat (limited to 'firehose_call.py')
-rw-r--r--firehose_call.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/firehose_call.py b/firehose_call.py
index f212736..9405fe5 100644
--- a/firehose_call.py
+++ b/firehose_call.py
@@ -3,7 +3,7 @@
#cd /home/williamholland/src/firehose
#./firehose.sh examples/*.yaml --log=/dev/stdout --log-level=debug
-FIREHOSE_DIR = '/home/williamholland/src/firehose'
+FIREHOSE_DIR = 'firehose'
LOGFILE = '/home/williamholland/orchestration/trigger_log'
from firehose_mappings import mapping