[Checkins] SVN: grokcore.xmlrpc/trunk/buildout.cfg color test auto when possible

Jan-Wijbrand Kolman janwijbrand at gmail.com
Tue Jan 18 11:47:07 EST 2011


Log message for revision 119665:
  color test auto when possible

Changed:
  U   grokcore.xmlrpc/trunk/buildout.cfg

-=-
Modified: grokcore.xmlrpc/trunk/buildout.cfg
===================================================================
--- grokcore.xmlrpc/trunk/buildout.cfg	2011-01-18 16:46:29 UTC (rev 119664)
+++ grokcore.xmlrpc/trunk/buildout.cfg	2011-01-18 16:47:07 UTC (rev 119665)
@@ -22,4 +22,4 @@
 eggs =
     grokcore.xmlrpc
     grokcore.xmlrpc[test]
-defaults = ['--tests-pattern', '^f?tests$', '-v']
+defaults = ['--tests-pattern', '^f?tests$', '-v', '--auto-color']



More information about the checkins mailing list