Make the Scheduler class treat failed fetches the same as other failed
authorZac Medico <zmedico@gentoo.org>
Sun, 12 Oct 2008 00:09:40 +0000 (00:09 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 12 Oct 2008 00:09:40 +0000 (00:09 -0000)
commit0beb5745eab68662abbfd2764d20d0e7e8b5e86a
tree8a9cd9bc3271a950568ee99e0c1fee28bfb0c42e
parent96446dc83abcbe43285617b2a770ea039d49a5f1
Make the Scheduler class treat failed fetches the same as other failed
packages, and don't bail out due to a failure when in --fetchonly mode.
This fixes an issue with --fetchonly bailing out instead of continuing
to fetch.

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