@ -685,9 +685,7 @@ class AutopkgtestPolicy(BasePolicy):
raise KeyError # fall through
except KeyError:
# Without swift we don't expect new results
if self.options.adt_swift_url.startswith('file://'):
pass
if not self.options.adt_swift_url.startswith('file://'):
self.fetch_swift_results(self.options.adt_swift_url, src, arch)
# do we have one now?
try: