[CalendarServer-changes] [1917] CalendarServer/branches/release/CalendarServer-1.0-dev/twistedcaldav /directory/appleopendirectory.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Sep 26 16:24:04 PDT 2007


Revision: 1917
          http://trac.macosforge.org/projects/calendarserver/changeset/1917
Author:   wsanchez at apple.com
Date:     2007-09-26 16:24:04 -0700 (Wed, 26 Sep 2007)

Log Message:
-----------
Pulled up r1916 from trunk.

Modified Paths:
--------------
    CalendarServer/branches/release/CalendarServer-1.0-dev/twistedcaldav/directory/appleopendirectory.py

Modified: CalendarServer/branches/release/CalendarServer-1.0-dev/twistedcaldav/directory/appleopendirectory.py
===================================================================
--- CalendarServer/branches/release/CalendarServer-1.0-dev/twistedcaldav/directory/appleopendirectory.py	2007-09-26 23:23:51 UTC (rev 1916)
+++ CalendarServer/branches/release/CalendarServer-1.0-dev/twistedcaldav/directory/appleopendirectory.py	2007-09-26 23:24:04 UTC (rev 1917)
@@ -590,7 +590,7 @@
                 if not value.get(dsattributes.kDSNAttrServicesLocator):
                     if recordType == DirectoryService.recordType_groups:
                         enabledForCalendaring = False
-                        log.msg("Group %s is not enabled for calendaring but may be used in ACLs" % (key,))
+                        #log.msg("Group %s is not enabled for calendaring but may be used in ACLs" % (key,))
                     else:
                         log.err("Directory (incorrectly) returned a record with no ServicesLocator attribute: %s" % (key,))
                         continue

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070926/eca85aa4/attachment.html


More information about the calendarserver-changes mailing list