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

source_changes at macosforge.org source_changes at macosforge.org
Mon Nov 9 14:47:52 PST 2009


Revision: 4724
          http://trac.macosforge.org/projects/calendarserver/changeset/4724
Author:   wsanchez at apple.com
Date:     2009-11-09 14:47:51 -0800 (Mon, 09 Nov 2009)
Log Message:
-----------
add --rterrors

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

Modified: CalendarServer/trunk/test
===================================================================
--- CalendarServer/trunk/test	2009-11-09 18:44:27 UTC (rev 4723)
+++ CalendarServer/trunk/test	2009-11-09 22:47:51 UTC (rev 4724)
@@ -70,4 +70,4 @@
     test_modules="calendarserver twistedcaldav twext twisted";
 fi;
 
-cd "${wd}" && "${python}" "${twisted}/bin/trial" ${random} ${until_fail} ${no_colour} ${coverage} ${test_modules};
+cd "${wd}" && "${python}" "${twisted}/bin/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/20091109/0551e4ec/attachment-0001.html>


More information about the calendarserver-changes mailing list