[CalendarServer-changes] [3824] CalendarServer/trunk/calendarserver/provision/root.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 11 15:17:45 PDT 2009


Revision: 3824
          http://trac.macosforge.org/projects/calendarserver/changeset/3824
Author:   wsanchez at apple.com
Date:     2009-03-11 15:17:45 -0700 (Wed, 11 Mar 2009)
Log Message:
-----------
Cleanup log.

Modified Paths:
--------------
    CalendarServer/trunk/calendarserver/provision/root.py

Modified: CalendarServer/trunk/calendarserver/provision/root.py
===================================================================
--- CalendarServer/trunk/calendarserver/provision/root.py	2009-03-11 22:04:14 UTC (rev 3823)
+++ CalendarServer/trunk/calendarserver/provision/root.py	2009-03-11 22:17:45 UTC (rev 3824)
@@ -58,9 +58,7 @@
             if RootResource.CheckSACL:
                 self.useSacls = True
             else:
-                log.msg(("RootResource.CheckSACL is unset but "
-                         "config.EnableSACLs is True, SACLs will not be "
-                         "turned on."))
+                log.warn("SACLs are enabled, but SACLs are not supported.")
 
         self.contentFilters = []
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20090311/6fe9c759/attachment.html>


More information about the calendarserver-changes mailing list