Move the initial check of previously fetched files out of the locations loop so that...
authorZac Medico <zmedico@gentoo.org>
Thu, 27 Jul 2006 06:20:11 +0000 (06:20 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 27 Jul 2006 06:20:11 +0000 (06:20 -0000)
commitb52d704e8894a72d7caefea40bbd3677ea0bd3e0
treeeb9f8598b4c01b89ae23f71f07941391ca35ef0a
parentb75e7dc60adcd4e06b13385cf8ccb84d14b0040c
Move the initial check of previously fetched files out of the locations loop so that that the same code path can be used (patch to follow) when fetch is restricted and there are no custom local mirrors.  See bug #37455.

svn path=/main/trunk/; revision=4027
pym/portage.py