summaryrefslogtreecommitdiff
path: root/firehose_call.py
diff options
context:
space:
mode:
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 9405fe5..bc343a1 100644
--- a/firehose_call.py
+++ b/firehose_call.py
@@ -4,7 +4,7 @@
#./firehose.sh examples/*.yaml --log=/dev/stdout --log-level=debug
FIREHOSE_DIR = 'firehose'
-LOGFILE = '/home/williamholland/orchestration/trigger_log'
+LOGFILE = os.path.expanduser("~/orchestration/trigger_log")
from firehose_mappings import mapping