[Checkins] SVN: zc.buildout/branches/help-api/buildout.cfg reverted change on buildout.cfg

Godefroid Chapelle gotcha at bubblenet.be
Sun Mar 29 17:20:29 EDT 2009


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

Changed:
  U   zc.buildout/branches/help-api/buildout.cfg

-=-
Modified: zc.buildout/branches/help-api/buildout.cfg
===================================================================
--- zc.buildout/branches/help-api/buildout.cfg	2009-03-29 21:20:22 UTC (rev 98497)
+++ zc.buildout/branches/help-api/buildout.cfg	2009-03-29 21:20:29 UTC (rev 98498)
@@ -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