[CalendarServer-changes] [606] CalendarServer/branches/users/wsanchez/provisioning-2/test

source_changes at macosforge.org source_changes at macosforge.org
Mon Nov 27 18:58:14 PST 2006


Revision: 606
          http://trac.macosforge.org/projects/calendarserver/changeset/606
Author:   wsanchez at apple.com
Date:     2006-11-27 18:58:13 -0800 (Mon, 27 Nov 2006)

Log Message:
-----------
Test all modules.

Modified Paths:
--------------
    CalendarServer/branches/users/wsanchez/provisioning-2/test

Modified: CalendarServer/branches/users/wsanchez/provisioning-2/test
===================================================================
--- CalendarServer/branches/users/wsanchez/provisioning-2/test	2006-11-28 02:26:08 UTC (rev 605)
+++ CalendarServer/branches/users/wsanchez/provisioning-2/test	2006-11-28 02:58:13 UTC (rev 606)
@@ -29,7 +29,7 @@
 if [ $# -gt 0 ]; then
     test_modules="$@";
 else
-    test_modules="twistedcaldav.test";
+    test_modules="twistedcaldav";
 fi;
 
 cd "${wd}" && "${twisted}/bin/trial" ${test_modules};

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


More information about the calendarserver-changes mailing list