summaryrefslogtreecommitdiff
path: root/source/bottlerock.py
diff options
context:
space:
mode:
Diffstat (limited to 'source/bottlerock.py')
-rw-r--r--source/bottlerock.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/bottlerock.py b/source/bottlerock.py
index adbf00e..6209058 100644
--- a/source/bottlerock.py
+++ b/source/bottlerock.py
@@ -28,7 +28,6 @@ def sendchange(category,properties):
''' sendchange to buildbot with category and a dictionary of property names
and their values '''
- assert category in orch_config.categories
import subprocess
IP="127.0.0.1"
bb_port=9999