avoid multiple download failed messages when learning
authorJoey Hess <joeyh@joeyh.name>
Wed, 2 Sep 2020 16:01:50 +0000 (12:01 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 2 Sep 2020 16:01:50 +0000 (12:01 -0400)
commit31e5785bf7c3db86d25dea386f79297302bf6e74
tree58774db5ed4a486b4fb9588c297571f88aee9539
parent00937c4813f2de776cf071f3cb52ab02aabbe948
avoid multiple download failed messages when learning

Also only display one progress meter for all download attempts, to avoid
a bunch of blank lines.
Remote/HttpAlso.hs