[Checkins] SVN: CMF.buildout/trunk/buildout.cfg Remove test-environment.

Stefan H. Holek stefan at epy.co.at
Sat Feb 21 15:45:41 EST 2009


Log message for revision 96966:
  Remove test-environment.

Changed:
  U   CMF.buildout/trunk/buildout.cfg

-=-
Modified: CMF.buildout/trunk/buildout.cfg
===================================================================
--- CMF.buildout/trunk/buildout.cfg	2009-02-21 20:20:28 UTC (rev 96965)
+++ CMF.buildout/trunk/buildout.cfg	2009-02-21 20:45:41 UTC (rev 96966)
@@ -31,13 +31,7 @@
 recipe = zc.recipe.testrunner
 eggs = ${buildout:eggs}
 defaults = ['--module', '^Products[.](CMF|DC|GenericSetup)|^five[.]']
-environment = test-environment
 
-[test-environment]
-SOFTWARE_HOME = ${buildout:directory}/src/Zope2/src
-ZOPE_HOME = ${buildout:directory}/src/Zope2
-INSTANCE_HOME = ${buildout:directory}
-
 [zopepy]
 recipe = zc.recipe.egg
 eggs = ${buildout:eggs}



More information about the Checkins mailing list