If the TERM environment variable is unset then just use internal default
authorZac Medico <zmedico@gentoo.org>
Thu, 24 Dec 2009 04:02:13 +0000 (04:02 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 24 Dec 2009 04:02:13 +0000 (04:02 -0000)
commitf4aca7c4a2c837f3c1c324583b0157ddf73f1d37
tree9a0a050c3d0600f363019be7bbdf3c60d8dc0dce
parent601d518d636319f367280a6ed008cd974a18f884
If the TERM environment variable is unset then just use internal default
term codes since the vt100 codes typically produce strange output. This
fixes strange output from catalyst stage1 builds. (trunk r15129)

svn path=/main/branches/2.1.7/; revision=15141
pym/_emerge/JobStatusDisplay.py