[CalendarServer-changes] [825] CalendarServer/branches/users/wsanchez/dropbox/testcaldav

source_changes at macosforge.org source_changes at macosforge.org
Thu Dec 14 13:51:56 PST 2006


Revision: 825
          http://trac.macosforge.org/projects/calendarserver/changeset/825
Author:   wsanchez at apple.com
Date:     2006-12-14 13:51:56 -0800 (Thu, 14 Dec 2006)

Log Message:
-----------
Use makelargecalendars.py

Modified Paths:
--------------
    CalendarServer/branches/users/wsanchez/dropbox/testcaldav

Modified: CalendarServer/branches/users/wsanchez/dropbox/testcaldav
===================================================================
--- CalendarServer/branches/users/wsanchez/dropbox/testcaldav	2006-12-14 21:45:35 UTC (rev 824)
+++ CalendarServer/branches/users/wsanchez/dropbox/testcaldav	2006-12-14 21:51:56 UTC (rev 825)
@@ -69,6 +69,6 @@
   svn checkout http://svn.macosforge.org/repository/calendarserver/CalDAVTester/trunk "${cdt}"
 fi;
 
-tar -C "${documentroot}/calendars/users/user01/" -x${verbose}zf "${cdt}/Resource/errors/calendar.1000.tgz"
+cd "${documentroot}" && python "makelargecalendars.py";
 
 cd "${cdt}" && python testcaldav.py -s "${serverinfo}" --all;

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


More information about the calendarserver-changes mailing list