resource: further fix manifest retry handling
This commit is contained in:
parent
eb680e6435
commit
70b8b41b37
@ -311,8 +311,6 @@ class Resource
|
||||
def verify_download_integrity(_filename)
|
||||
# We don't have a checksum, but we can at least try parsing it.
|
||||
tab
|
||||
rescue Error => e
|
||||
raise DownloadError.new(self, e)
|
||||
end
|
||||
|
||||
def tab
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user