[CalendarServer-changes] [10655] CalendarServer/trunk

source_changes at macosforge.org source_changes at macosforge.org
Wed Feb 6 13:52:53 PST 2013


Revision: 10655
          http://trac.calendarserver.org//changeset/10655
Author:   wsanchez at apple.com
Date:     2013-02-06 13:52:53 -0800 (Wed, 06 Feb 2013)
Log Message:
-----------


Modified Paths:
--------------
    CalendarServer/trunk/calendarserver/tools/export.py
    CalendarServer/trunk/setup.py

Modified: CalendarServer/trunk/calendarserver/tools/export.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/export.py	2013-02-06 21:35:53 UTC (rev 10654)
+++ CalendarServer/trunk/calendarserver/tools/export.py	2013-02-06 21:52:53 UTC (rev 10655)
@@ -31,7 +31,6 @@
 data associated with users and calendars beyond the iCalendar as visible to the
 owner of that calendar, including DAV properties, information about sharing, and
 per-user data such as alarms.
-
 """
 
 import os

Modified: CalendarServer/trunk/setup.py
===================================================================
--- CalendarServer/trunk/setup.py	2013-02-06 21:35:53 UTC (rev 10654)
+++ CalendarServer/trunk/setup.py	2013-02-06 21:52:53 UTC (rev 10655)
@@ -131,7 +131,7 @@
                              "bin/calendarserver_backup",
                              "bin/calendarserver_bootstrap_database",
                              "bin/calendarserver_command_gateway",
-                            #"bin/calendarserver_config",
+                            #"bin/calendarserver_config", # Used by run script.
                             #"bin/calendarserver_dbinspect",
                             #"bin/calendarserver_dkimtool",
                              "bin/calendarserver_export",
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130206/a3d6077a/attachment.html>


More information about the calendarserver-changes mailing list