[CalendarServer-changes] [12837] CalendarServer/trunk/bin/test

source_changes at macosforge.org source_changes at macosforge.org
Fri Mar 7 09:07:07 PST 2014


Revision: 12837
          http://trac.calendarserver.org//changeset/12837
Author:   cdaboo at apple.com
Date:     2014-03-07 09:07:07 -0800 (Fri, 07 Mar 2014)
Log Message:
-----------
Add twext to default modules that are tested.

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

Modified: CalendarServer/trunk/bin/test
===================================================================
--- CalendarServer/trunk/bin/test	2014-03-07 01:28:24 UTC (rev 12836)
+++ CalendarServer/trunk/bin/test	2014-03-07 17:07:07 UTC (rev 12837)
@@ -84,7 +84,7 @@
 
 if [ $# -eq 0 ]; then
   lint="true";
-  set - calendarserver twistedcaldav txdav txweb2 contrib;
+  set - calendarserver twistedcaldav txdav txweb2 contrib twext;
 else
   lint="false";
 fi;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140307/bb751e57/attachment-0001.html>


More information about the calendarserver-changes mailing list