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

source_changes at macosforge.org source_changes at macosforge.org
Tue Dec 12 14:57:25 PST 2006


Revision: 813
          http://trac.macosforge.org/projects/calendarserver/changeset/813
Author:   wsanchez at apple.com
Date:     2006-12-12 14:57:25 -0800 (Tue, 12 Dec 2006)

Log Message:
-----------
Merged from drobpox branch

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

Modified: CalendarServer/trunk/run
===================================================================
--- CalendarServer/trunk/run	2006-12-12 22:56:50 UTC (rev 812)
+++ CalendarServer/trunk/run	2006-12-12 22:57:25 UTC (rev 813)
@@ -171,8 +171,7 @@
   if ! "${setup_only}"; then
     if [ ! -f "${config}" ]; then
         echo "Missing config file: ${config}";
-        echo "You might want to start by copying the test configuration:";
-        echo "  cp conf/caldavd-test.plist conf/caldavd-dev.plist";
+        echo "You might want to copy conf/caldavd-test.plist to conf/caldavd-dev.plist and start from there.";
         exit 1;
     fi;
 

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


More information about the calendarserver-changes mailing list