Bug #295715 - Implement a register_success_hook function to complement
authorZac Medico <zmedico@gentoo.org>
Sun, 6 Dec 2009 11:03:54 +0000 (11:03 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 6 Dec 2009 11:03:54 +0000 (11:03 -0000)
commit72aba76bde1fe1e79c35d0c80c79ac16a1db0639
tree231b2876ab96022876f6d6c3e185a42611ef29a4
parent07aa28581d9153a49e33661830d4929a94d59176
Bug #295715 - Implement a register_success_hook function to complement
register_die_hook, and also add code to ensure the die hooks are called even
when the failure is on the python side (like for file collisions).
(trunk r14936)

svn path=/main/branches/2.1.7/; revision=14950
bin/ebuild.sh
bin/isolated-functions.sh
bin/misc-functions.sh
man/ebuild.5
pym/_emerge/EbuildBuild.py
pym/_emerge/EbuildPhase.py
pym/_emerge/Scheduler.py
pym/portage/__init__.py
pym/portage/dbapi/vartree.py