[CalendarServer-changes] [7068] CalendarServer/trunk/test

source_changes at macosforge.org source_changes at macosforge.org
Tue Feb 22 12:01:26 PST 2011


Revision: 7068
          http://trac.macosforge.org/projects/calendarserver/changeset/7068
Author:   wsanchez at apple.com
Date:     2011-02-22 12:01:24 -0800 (Tue, 22 Feb 2011)
Log Message:
-----------
Make data/

Modified Paths:
--------------
    CalendarServer/trunk/test

Modified: CalendarServer/trunk/test
===================================================================
--- CalendarServer/trunk/test	2011-02-22 18:00:15 UTC (rev 7067)
+++ CalendarServer/trunk/test	2011-02-22 20:01:24 UTC (rev 7068)
@@ -78,4 +78,5 @@
 
 find "${wd}" -name \*.pyc -print0 | xargs -0 rm;
 
+mkdir -p "${wd}/data";
 cd "${wd}" && "${python}" "${trial}" --temp-directory="${wd}/data/trial" --rterrors ${random} ${until_fail} ${no_colour} ${coverage} ${test_modules};
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110222/06f8d97c/attachment.html>


More information about the calendarserver-changes mailing list