Bug #253210 - Fix logic inside EbuildBuild._buildpkg_exit() to avoid
authorZac Medico <zmedico@gentoo.org>
Mon, 12 Jan 2009 08:11:17 +0000 (08:11 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 12 Jan 2009 08:11:17 +0000 (08:11 -0000)
commit87f29037dc963de0cc380c8e5f8fbe970b016811
tree1059e5d2343a08c6e19629f7307187a61bef6482
parentcfbaca3bce92d516c3264752afaa6efda82f38ae
Bug #253210 - Fix logic inside EbuildBuild._buildpkg_exit() to avoid
triggering an AssertionError when the package phase has failed. This
bug usually isn't noticeable since the package phase usually succeeds.
(trunk r12371)

svn path=/main/branches/2.1.6/; revision=12442
pym/_emerge/__init__.py