Optimize parallel-fetch for the case where all files are already fetched and
authorZac Medico <zmedico@gentoo.org>
Mon, 1 Feb 2010 22:51:00 +0000 (22:51 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 1 Feb 2010 22:51:00 +0000 (22:51 -0000)
commit9795b7d47aa9982a940f3832250f355845f34d07
tree00f1e14cf922942ba794bf6397d66ceedb8eb6a9
parent1821559950514727efd08044d996af8e60d22e8f
Optimize parallel-fetch for the case where all files are already fetched and
have the correct size. In this case we can avoid the expense of spawning
ebuild(1).

svn path=/main/trunk/; revision=15312
pym/_emerge/EbuildFetcher.py