[Checkins] SVN: zc.recipe.rhrc/trunk/buildout.cfg use older	testrunner that works with newer zc.buildout
    jim 
    cvs-admin at zope.org
       
    Thu Dec 20 18:55:35 UTC 2012
    
    
  
Log message for revision 128808:
  use older testrunner that works with newer zc.buildout
  
Changed:
  U   zc.recipe.rhrc/trunk/buildout.cfg
-=-
Modified: zc.recipe.rhrc/trunk/buildout.cfg
===================================================================
--- zc.recipe.rhrc/trunk/buildout.cfg	2012-12-20 17:16:29 UTC (rev 128807)
+++ zc.recipe.rhrc/trunk/buildout.cfg	2012-12-20 18:55:35 UTC (rev 128808)
@@ -3,7 +3,7 @@
 develop = .
 
 [test]
-recipe = zc.recipe.testrunner
+recipe = zc.recipe.testrunner ==1.3.0
 eggs = zc.recipe.rhrc [test]
 
 
    
    
More information about the checkins
mailing list