[CalendarServer-changes] [3531] CalendarServer/trunk/testcaldav

source_changes at macosforge.org source_changes at macosforge.org
Mon Dec 15 13:01:44 PST 2008


Revision: 3531
          http://trac.macosforge.org/projects/calendarserver/changeset/3531
Author:   cdaboo at apple.com
Date:     2008-12-15 13:01:44 -0800 (Mon, 15 Dec 2008)
Log Message:
-----------
-r option no longer used.

Modified Paths:
--------------
    CalendarServer/trunk/testcaldav

Modified: CalendarServer/trunk/testcaldav
===================================================================
--- CalendarServer/trunk/testcaldav	2008-12-15 19:42:51 UTC (rev 3530)
+++ CalendarServer/trunk/testcaldav	2008-12-15 21:01:44 UTC (rev 3531)
@@ -69,4 +69,4 @@
 
 python twistedcaldav/test/data/makelargecalendars.py -n 1 -d "${documentroot}";
 
-cd "${cdt}" && python testcaldav.py -r "${documentroot}" -s "${serverinfo}" "$@";
+cd "${cdt}" && python testcaldav.py -s "${serverinfo}" "$@";
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20081215/6874bd18/attachment.html>


More information about the calendarserver-changes mailing list