From 6edbce2fa295fd22c8d534949989f91ca2c57cd3 Mon Sep 17 00:00:00 2001 From: Will Holland Date: Wed, 9 Sep 2015 16:29:46 +0100 Subject: Remove accidentally left in debug line --- firehose_call.py | 1 - 1 file changed, 1 deletion(-) diff --git a/firehose_call.py b/firehose_call.py index 4fa70d6..b09e5b6 100644 --- a/firehose_call.py +++ b/firehose_call.py @@ -5,7 +5,6 @@ FIREHOSE_DIR = '/home/williamholland/src/firehose' LOGFILE = '/home/williamholland/orchestration/trigger_log' -LOGFILE = './foo' from firehose_mappings import mapping -- cgit v1.2.1