[Checkins] SVN: zc.zk/trunk/buildout.cfg Use earlier version of the	testrunner recipe that works with newer
    jim 
    cvs-admin at zope.org
       
    Fri Dec 14 20:48:09 UTC 2012
    
    
  
Log message for revision 128661:
  Use earlier version of the testrunner recipe that works with newer
  buildout :)
  
Changed:
  U   zc.zk/trunk/buildout.cfg
-=-
Modified: zc.zk/trunk/buildout.cfg
===================================================================
--- zc.zk/trunk/buildout.cfg	2012-12-14 20:45:21 UTC (rev 128660)
+++ zc.zk/trunk/buildout.cfg	2012-12-14 20:48:08 UTC (rev 128661)
@@ -8,5 +8,5 @@
 interpreter = py
 
 [test]
-recipe = zc.recipe.testrunner
+recipe = zc.recipe.testrunner ==1.3.0
 eggs = ${py:eggs}
    
    
More information about the checkins
mailing list