[CalendarServer-changes] [11819] CalendarServer/branches/users/gaya/sharedgroupfixes/txdav/carddav/ datastore/sql.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 11:19:23 PDT 2014


Revision: 11819
          http://trac.calendarserver.org//changeset/11819
Author:   gaya at apple.com
Date:     2013-10-16 13:21:48 -0700 (Wed, 16 Oct 2013)
Log Message:
-----------
fix comment

Modified Paths:
--------------
    CalendarServer/branches/users/gaya/sharedgroupfixes/txdav/carddav/datastore/sql.py

Modified: CalendarServer/branches/users/gaya/sharedgroupfixes/txdav/carddav/datastore/sql.py
===================================================================
--- CalendarServer/branches/users/gaya/sharedgroupfixes/txdav/carddav/datastore/sql.py	2013-10-16 19:21:48 UTC (rev 11818)
+++ CalendarServer/branches/users/gaya/sharedgroupfixes/txdav/carddav/datastore/sql.py	2013-10-16 20:21:48 UTC (rev 11819)
@@ -607,7 +607,8 @@
             changed, deleted = yield super(AddressBook, self).sharedChildResourceNamesSinceRevision(revision, depth)
 
             #===================================================================
-            # # Add the following for have addressbook group in sync report
+            # # Add the following to add the addressbook group in sync report:
+            #
             # if changed or deleted and depth != "1":
             #     changed.add("%s/%s" % (path, self._groupForSharedAddressBookName(),))
             #===================================================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/6651977e/attachment.html>


More information about the calendarserver-changes mailing list