Optimize parallel-fetch for the case where all files are already fetched and
authorZac Medico <zmedico@gentoo.org>
Tue, 2 Mar 2010 20:05:30 +0000 (20:05 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 2 Mar 2010 20:05:30 +0000 (20:05 -0000)
commite3f4541789e9717af91bbb2cb64f623a503ded5c
tree44e7371751e62befdf5fec2878a9e9f038d12449
parent4b47d4797712b97710337768b9cf7eef0599ea98
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). (trunk r15312)

svn path=/main/branches/2.1.7/; revision=15547
pym/_emerge/EbuildFetcher.py