[CalendarServer-changes] [5050] CalendarServer/branches/users/sagen/locations-resources/setup.py

source_changes at macosforge.org source_changes at macosforge.org
Sun Feb 7 21:17:38 PST 2010


Revision: 5050
          http://trac.macosforge.org/projects/calendarserver/changeset/5050
Author:   sagen at apple.com
Date:     2010-02-07 21:17:35 -0800 (Sun, 07 Feb 2010)
Log Message:
-----------
Missing a comma

Modified Paths:
--------------
    CalendarServer/branches/users/sagen/locations-resources/setup.py

Modified: CalendarServer/branches/users/sagen/locations-resources/setup.py
===================================================================
--- CalendarServer/branches/users/sagen/locations-resources/setup.py	2010-02-08 03:42:50 UTC (rev 5049)
+++ CalendarServer/branches/users/sagen/locations-resources/setup.py	2010-02-08 05:17:35 UTC (rev 5050)
@@ -108,7 +108,7 @@
     scripts          = [
                          "bin/caldavd",
                          "bin/calendarserver_export",
-                         "bin/calendarserver_manage_principals"
+                         "bin/calendarserver_manage_principals",
                          "bin/calendarserver_command_gateway"
                        ],
     data_files       = [ ("caldavd", ["conf/caldavd.plist"]) ],
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100207/919281f6/attachment.html>


More information about the calendarserver-changes mailing list