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

Fred L. Drake, Jr. fred@zope.com
Thu, 8 May 2003 12:50:05 -0400


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

Modified Files:
	linux_config.xml 
Log Message:
Use "make inplace" instead of "make testinst"; this does less work to
get set up.


=== Packages/TestScripts/linux_config.xml 1.7 => 1.8 ===
--- Packages/TestScripts/linux_config.xml:1.7	Thu May  8 12:39:34 2003
+++ Packages/TestScripts/linux_config.xml	Thu May  8 12:50:04 2003
@@ -32,7 +32,7 @@
     <build>
       <location>Zope</location>
       <command>make</command>
-      <options>testinst</options>
+      <options>inplace</options>
     </build>
     <test>
      <location>Zope</location>