print in Router disabled

parent b694b06d
...@@ -143,8 +143,8 @@ class Router(ObjectInterruption): ...@@ -143,8 +143,8 @@ class Router(ObjectInterruption):
# assign an operator to the priorityObject # assign an operator to the priorityObject
operator.operatorAssignedTo=priorityObject operator.operatorAssignedTo=priorityObject
#======================================================= #=======================================================
# TESTING # # TESTING
print now(), operator.objName, 'got assigned to', priorityObject.id # print now(), operator.objName, 'got assigned to', priorityObject.id
#======================================================= #=======================================================
# and let it proceed withGetEntity # and let it proceed withGetEntity
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment