Commit 80cda351 authored by Grégory Wisniewski's avatar Grégory Wisniewski

Fix indentation.

git-svn-id: https://svn.erp5.org/repos/neo/trunk@1577 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent a88d3eb2
......@@ -317,7 +317,7 @@ class Application(object):
"""Broadcast a Notify Partition Changes packet."""
logging.debug('broadcastPartitionChanges')
if not cell_list:
return
return
ptid = self.pt.setNextID()
self.pt.log()
for c in self.em.getConnectionList():
......
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