[Neo-report] r1995 gregory - /trunk/neo/admin/app.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 1 17:32:05 CEST 2010


Author: gregory
Date: Thu Apr  1 17:32:05 2010
New Revision: 1995

Log:
Remove unrelated comment (copy/paste from master node).

Modified:
    trunk/neo/admin/app.py

Modified: trunk/neo/admin/app.py
==============================================================================
--- trunk/neo/admin/app.py [iso-8859-1] (original)
+++ trunk/neo/admin/app.py [iso-8859-1] Thu Apr  1 17:32:05 2010
@@ -86,9 +86,6 @@
         ListeningConnection(self.em, handler, addr=self.server,
                             connector=self.connector_handler())
 
-        # Connect to a primary master node, verify data, and
-        # start the operation. This cycle will be executed permentnly,
-        # until the user explicitly requests a shutdown.
         while True:
             self.connectToPrimary()
             try:





More information about the Neo-report mailing list