8 Dec
2008
8 Dec
'08
3:56 p.m.
On Mon, Dec 8, 2008 at 2:22 AM, Michael Howitz <mh@gocept.com> wrote:
Log message for revision 93766: color by default
This setting apparently causes problems for people who use Emacs, so for zope. and zc. packages at least, we don't use --auto-color.
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]
-- Benji York Senior Software Engineer Zope Corporation