When in background mode, set NOCOLOR=true in order to prevent color
authorZac Medico <zmedico@gentoo.org>
Sat, 14 Aug 2010 17:21:45 +0000 (10:21 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 14 Aug 2010 17:21:45 +0000 (10:21 -0700)
commit9ab41d17caa3a64113fee953b7e4bdb9937087af
treecd01d119518c36b78fdcd528f395e808251d2e92
parent1b327184aa99e79b2b579819984d62319c022c58
When in background mode, set NOCOLOR=true in order to prevent color
codes from showing up in logs, since we're not displaying to a terminal
anyway. Thanks to Brian Harring for the suggestion.
pym/_emerge/AbstractEbuildProcess.py