If the TERM environment variable is unset then just use internal default
authorZac Medico <zmedico@gentoo.org>
Mon, 21 Dec 2009 22:54:54 +0000 (22:54 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 21 Dec 2009 22:54:54 +0000 (22:54 -0000)
commitc16af020030e5d6ee3b99ee41564baf105d75c4f
tree098d7e62271011ed744ab46b0eb21fdc814ff31a
parenta360516e66421bc230f6dd8ae47f375664aa662a
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.

svn path=/main/trunk/; revision=15129
pym/_emerge/JobStatusDisplay.py