print commented

parent 6c3f45a6
...@@ -193,7 +193,7 @@ class Broker(ObjectInterruption): ...@@ -193,7 +193,7 @@ class Broker(ObjectInterruption):
#=============================================================== #===============================================================
# # TESTING # # TESTING
print now(), self.victim.currentOperator.objName, 'released', self.victim.id # print now(), self.victim.currentOperator.objName, 'released', self.victim.id
#=============================================================== #===============================================================
# the victim current operator must be cleared after the operator is released # the victim current operator must be cleared after the operator is released
self.timeLastOperationEnded = now() self.timeLastOperationEnded = now()
......
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