[CalendarServer-changes] [1916] CalendarServer/trunk

source_changes at macosforge.org source_changes at macosforge.org
Wed Sep 26 16:23:52 PDT 2007


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

Log Message:
-----------
Remove chatting log line

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py

Property Changed:
----------------
    CalendarServer/trunk/


Property changes on: CalendarServer/trunk
___________________________________________________________________
Name: svn:ignore
   - *.tgz
logs
build

   + *.tgz
data
logs
build


Modified: CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py	2007-09-26 21:34:11 UTC (rev 1915)
+++ CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py	2007-09-26 23:23:51 UTC (rev 1916)
@@ -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/5fa50f70/attachment.html


More information about the calendarserver-changes mailing list