Commit f00c4d34 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Disable some extra debug print.

git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@223 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent 8296c3c7
......@@ -99,7 +99,6 @@ class StorageEventHandler(EventHandler):
self.handleUnexpectedPacket(conn, packet)
return
logging.debug('handleNotifyNodeInformation: node_list = %r', node_list)
app = self.app
node = app.nm.getNodeByUUID(uuid)
if not isinstance(node, MasterNode) \
......
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