Fix Scheduler._schedule_tasks_imp() so that it never indicates that there
authorZac Medico <zmedico@gentoo.org>
Sat, 19 Jul 2008 13:56:54 +0000 (13:56 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 19 Jul 2008 13:56:54 +0000 (13:56 -0000)
commitfd9b18029bb1516e45f4c66cd25fe247dc76007e
tree84f0932a5bb98b98ec5a13ec90a0f0677e98918b
parentb897e4d00f69ac16554a5c554da9735c4ceb9435
Fix Scheduler._schedule_tasks_imp() so that it never indicates that there
are remaining tasks in cases when it's supposed to bail out due to a
package failure.

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