[entropy.server] do not consider a mirror "tainted" when pkgs are just downloaded

This commit is contained in:
Fabio Erculiani
2010-01-27 19:36:43 +01:00
parent 05283052cf
commit 92d8035ff2
@@ -3058,7 +3058,7 @@ class Server(ServerNoticeBoardMixin):
if copy_q:
self._sync_run_copy_queue(copy_q, repo)
if upload or download:
if upload:
mirrors_tainted = True
if upload: