* Fix broke return code handling from previous commit, in
authorZac Medico <zmedico@gentoo.org>
Sun, 6 Jul 2008 06:48:41 +0000 (06:48 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 6 Jul 2008 06:48:41 +0000 (06:48 -0000)
commit0398e93df485e7953ff418e45f2eedf112d6280f
tree73f8abb0367239a573c74e9b45e7e2d7583c1db7
parentdf3b03cfcf30e35951118ba00981eb7868cab4aa
* Fix broke return code handling from previous commit, in
  MergeListItem.execute().
* Fix TaskSequence._task_exit_handler() so it won't call
  final_exit() if _default_exit() has already set
  self._current_task to None.

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