When setting the size of the pty for logging, check if stdout isatty rather than...
authorZac Medico <zmedico@gentoo.org>
Thu, 26 Jul 2007 21:24:43 +0000 (21:24 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 26 Jul 2007 21:24:43 +0000 (21:24 -0000)
commitfc9e005a7f3a3f1415c81c6f9614ccfcf8df65e4
tree7707fed11e5fef79505412aae9446acff2a7cd9e
parent933b3263fa0714a32c82b9c35e63750b2f046730
When setting the size of the pty for logging, check if stdout isatty rather than stdin.

svn path=/main/trunk/; revision=7400
pym/portage/__init__.py