Make EbuildFetcher direct fetch output to the normal build log. By keeping the
authorZac Medico <zmedico@gentoo.org>
Tue, 7 Oct 2008 08:40:33 +0000 (08:40 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 7 Oct 2008 08:40:33 +0000 (08:40 -0000)
commit846ca7d3589ed0e294b8a97c30726267b306a22c
treebdf47d20e1939a03f02760e6f08f3b2fbff4ce95
parentded1a397f2d0eecbf24caa8d9dbfda843765b5ac
Make EbuildFetcher direct fetch output to the normal build log. By keeping the
output in the build log instead of the global emerge-fetch.log file, output
from a possible fetch failure can be recovered and displayed later.
TODO: Convert failed fetch to elog message as suggested in bug #234301.

svn path=/main/trunk/; revision=11647
pym/_emerge/__init__.py