summaryrefslogtreecommitdiff
path: root/firehose_call.py
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-09-09 16:37:10 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-09-09 16:37:10 +0100
commit2ea6f820c103331a401aa6ed1710ac32333b36dc (patch)
tree3c866c7145bd98ac5aa4fe9c2fec1d8a4243a8b0 /firehose_call.py
parent7e76137c88246655b679d0fac89e3107efb470d4 (diff)
downloadbuildslave-scripts-2ea6f820c103331a401aa6ed1710ac32333b36dc.tar.gz
Remove debug script
Diffstat (limited to 'firehose_call.py')
-rw-r--r--firehose_call.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/firehose_call.py b/firehose_call.py
index b09e5b6..bbd9111 100644
--- a/firehose_call.py
+++ b/firehose_call.py
@@ -29,7 +29,6 @@ def firehose_cmd(config,loglevel='debug',log='/dev/stdout'):
if __name__ == '__main__':
import sys, subprocess, os
- log('I have been run')
try:
repo = sys.argv[1]