[Checkins] SVN: zc.buildout/trunk/buildout.cfg reverted change on buildout.cfg

Tarek Ziade ziade.tarek at gmail.com
Fri Jun 13 17:04:35 EDT 2008


Log message for revision 87375:
  reverted change on buildout.cfg

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

-=-
Modified: zc.buildout/trunk/buildout.cfg
===================================================================
--- zc.buildout/trunk/buildout.cfg	2008-06-13 21:02:59 UTC (rev 87374)
+++ zc.buildout/trunk/buildout.cfg	2008-06-13 21:04:33 UTC (rev 87375)
@@ -1,20 +1,10 @@
 [buildout]
 develop = zc.recipe.egg_ .
 parts = 
+      test2.3 py2.3 oltest2.3
       test2.4 py2.4 oltest2.4
       test2.5 py2.5 oltest2.5
 
-#test2.3 py2.3 oltest2.3
-
-[python2.4]
-executable = /usr/bin/python2.4z 
-
-[python2.5]
-executable = /usr/bin/python2.5
-
-[python2.3]
-
-
 [py2.3]
 recipe = zc.recipe.egg
 eggs = zc.buildout



More information about the Checkins mailing list