[CalendarServer-changes] [4095] CalendarServer/trunk/twistedcaldav/directory/ cachingappleopendirectory.py

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 27 16:28:38 PDT 2009


Revision: 4095
          http://trac.macosforge.org/projects/calendarserver/changeset/4095
Author:   sagen at apple.com
Date:     2009-04-27 16:28:38 -0700 (Mon, 27 Apr 2009)
Log Message:
-----------
An extra space got in there

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

Modified: CalendarServer/trunk/twistedcaldav/directory/cachingappleopendirectory.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/cachingappleopendirectory.py	2009-04-27 22:56:02 UTC (rev 4094)
+++ CalendarServer/trunk/twistedcaldav/directory/cachingappleopendirectory.py	2009-04-27 23:28:38 UTC (rev 4095)
@@ -491,7 +491,7 @@
                 False,
                 listRecordTypes,
                 attrs,
-             )
+            )
             self.log_debug("opendirectory.queryRecordsWithAttribute_list matched records: %s" % (len(results),))
 
         except opendirectory.ODError, ex:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20090427/b92e2e34/attachment.html>


More information about the calendarserver-changes mailing list