[Checkins] SVN: zc.sourcefactory/trunk/buildout.cfg color by default
    Michael Howitz 
    mh at gocept.com
       
    Mon Dec  8 02:22:07 EST 2008
    
    
  
Log message for revision 93766:
  color by default
  
Changed:
  U   zc.sourcefactory/trunk/buildout.cfg
-=-
Modified: zc.sourcefactory/trunk/buildout.cfg
===================================================================
--- zc.sourcefactory/trunk/buildout.cfg	2008-12-08 07:21:10 UTC (rev 93765)
+++ zc.sourcefactory/trunk/buildout.cfg	2008-12-08 07:22:06 UTC (rev 93766)
@@ -4,4 +4,5 @@
 
 [test]
 recipe = zc.recipe.testrunner
+defaults = ["--auto-color"]
 eggs = zc.sourcefactory [test]
    
    
More information about the Checkins
mailing list