Send the ebuild die message through eerror and make sure that elog_process() gets...
authorZac Medico <zmedico@gentoo.org>
Wed, 27 Jun 2007 01:20:56 +0000 (01:20 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 27 Jun 2007 01:20:56 +0000 (01:20 -0000)
commit2f8b782094a915cad6fc7f872ddb281f6fee66b6
treed32b54656844c214e4747d844621ef9e1536ed0f
parent535a5bf9831934136d604e8a22941cf5b05a1891
Send the ebuild die message through eerror and make sure that elog_process() gets called when an ebuild dies.  This makes the elog echo module display the die message last in case other elog messages push the original die message off of the top of the screen.

svn path=/main/trunk/; revision=7047
bin/isolated-functions.sh
pym/emerge/__init__.py
pym/portage/__init__.py
pym/portage/dbapi/vartree.py