[CalendarServer-changes] [12236] twext/trunk/twext/application/masterchild.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 11:24:35 PDT 2014


Revision: 12236
          http://trac.calendarserver.org//changeset/12236
Author:   wsanchez at apple.com
Date:     2014-01-03 14:12:36 -0800 (Fri, 03 Jan 2014)
Log Message:
-----------


Modified Paths:
--------------
    twext/trunk/twext/application/masterchild.py

Modified: twext/trunk/twext/application/masterchild.py
===================================================================
--- twext/trunk/twext/application/masterchild.py	2014-01-03 22:07:08 UTC (rev 12235)
+++ twext/trunk/twext/application/masterchild.py	2014-01-03 22:12:36 UTC (rev 12236)
@@ -231,7 +231,6 @@
             def checkForWeirdness(what, expected):
                 n = getattr(previousStatus, what)
                 if n != expected:
-                    # Upgrade to critical when logging is updated
                     MasterService.log.critical(
                         "New process has {count} {type} connections, "
                         "expected {expected}."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/8518c675/attachment.html>


More information about the calendarserver-changes mailing list