summaryrefslogtreecommitdiff
path: root/distbuild/json_router.py
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-04-15 12:17:16 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-04-15 12:17:16 +0000
commit85995d210162d1432800acf357f8162b77f5b47e (patch)
tree256ba048782865a8d9b52e497ff0ea5f694d652b /distbuild/json_router.py
parent3167ced4844c9602e88289607d1c2cc2ecbd5d95 (diff)
downloadmorph-baserock/6453f312359f4317803ef7f14b58d21f/d675b946df4f456693ed211dcd2ec95e.tar.gz
System branch: master
Diffstat (limited to 'distbuild/json_router.py')
-rw-r--r--distbuild/json_router.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/distbuild/json_router.py b/distbuild/json_router.py
index b8d0ca55..d9c32a9c 100644
--- a/distbuild/json_router.py
+++ b/distbuild/json_router.py
@@ -47,7 +47,6 @@ class JsonRouter(distbuild.StateMachine):
def setup(self):
jm = distbuild.JsonMachine(self.conn)
- jm.debug_json = True
self.mainloop.add_state_machine(jm)
spec = [