[Zope-CVS] CVS: Packages/TestScripts - linux_config.xml:1.2

Chris Withers chrisw@nipltd.com
Wed, 13 Nov 2002 09:30:46 -0500


Update of /cvs-repository/Packages/TestScripts
In directory cvs.zope.org:/tmp/cvs-serv7330

Modified Files:
	linux_config.xml 
Log Message:
No longer testing 2.5 branch.

=== Packages/TestScripts/linux_config.xml 1.1 => 1.2 ===
--- Packages/TestScripts/linux_config.xml:1.1	Fri Oct 18 09:16:24 2002
+++ Packages/TestScripts/linux_config.xml	Wed Nov 13 09:30:45 2002
@@ -52,8 +52,8 @@
     </environment>
     <build>
      <location>Zope</location>
-     <command>utilities/ExtensionBuilder.py</command>
-     <options>-z</options>
+     <command>setup.py</command>
+     <options>build_ext -i</options>
     </build>
     <test>
      <location>Zope/lib/python/Products</location>
@@ -63,7 +63,7 @@
     <module>
      <name>Zope</name>
      <rename>Zope</rename>
-     <tag>Zope-2_5-branch</tag>
+     <tag>Zope-2_6-branch</tag>
      <location></location>
     </module>
     <module>
@@ -71,31 +71,6 @@
      <rename>Products</rename>
      <tag>HEAD</tag>
      <location>Zope/lib/python</location>
-    </module>
-  </scenario>
-
-  <scenario>
-    Zope 2.5 branch
-    <python>python21</python>
-    <email>zope-coders@zope.org</email>
-    <environment>
-     <Z_DEBUG_MODE>1</Z_DEBUG_MODE>
-    </environment>
-    <build>
-     <location>Zope</location>
-     <command>utilities/ExtensionBuilder.py</command>
-     <options>-z</options>
-    </build>
-    <test>
-     <location>Zope</location>
-     <command>utilities/testrunner.py</command>
-     <options>-v 0 -a</options>
-    </test>
-    <module>
-     <name>Zope</name>
-     <rename>Zope</rename>
-     <tag>Zope-2_5-branch</tag>
-     <location></location>
     </module>
   </scenario>