[Checkins] SVN: z3c.recipe.compattest/trunk/buildout.cfg Fix test	buildout.
    Sylvain Viollon 
    sylvain at infrae.com
       
    Wed Jan 28 07:09:47 EST 2009
    
    
  
Log message for revision 95300:
  Fix test buildout.
  
  
Changed:
  U   z3c.recipe.compattest/trunk/buildout.cfg
-=-
Modified: z3c.recipe.compattest/trunk/buildout.cfg
===================================================================
--- z3c.recipe.compattest/trunk/buildout.cfg	2009-01-28 12:07:47 UTC (rev 95299)
+++ z3c.recipe.compattest/trunk/buildout.cfg	2009-01-28 12:09:46 UTC (rev 95300)
@@ -9,5 +9,4 @@
 # for debugging
 [compattest]
 recipe = z3c.recipe.compattest
-exclude = .*
-include = z3c.recipe.compattest
\ No newline at end of file
+include = z3c.recipe.compattest
    
    
More information about the Checkins
mailing list