[CalendarServer-changes] [1491] CalendarServer/trunk/run

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 16 18:55:25 PDT 2007


Revision: 1491
          http://trac.macosforge.org/projects/calendarserver/changeset/1491
Author:   wsanchez at apple.com
Date:     2007-04-16 18:55:24 -0700 (Mon, 16 Apr 2007)

Log Message:
-----------


Modified Paths:
--------------
    CalendarServer/trunk/run

Modified: CalendarServer/trunk/run
===================================================================
--- CalendarServer/trunk/run	2007-04-17 01:54:40 UTC (rev 1490)
+++ CalendarServer/trunk/run	2007-04-17 01:55:24 UTC (rev 1491)
@@ -231,10 +231,10 @@
       mkdir "${wd}/logs";
     fi;
     exec "${caldav}/bin/caldavd" ${daemonize} \
-        -f "${config}"                                \
-        -T "${twisted}/bin/twistd"                    \
-        -P "${plugin_name}"                           \
-        -t "${service_type}"                          \
+        -f "${config}"                        \
+        -T "${twisted}/bin/twistd"            \
+        -P "${plugin_name}"                   \
+        -t "${service_type}"                  \
         ${profile};
     cd /;
   fi;

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070416/4f16c940/attachment.html


More information about the calendarserver-changes mailing list