On Mon, Dec 8, 2008 at 2:22 AM, Michael Howitz <[EMAIL PROTECTED]> 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 _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )