commit | ef2bec9db7f633b50558fb82b3c04e7a3addfe6e | [log] [tgz] |
---|---|---|
author | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | Tue Apr 26 12:31:34 2022 -0400 |
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | Tue Apr 26 12:31:34 2022 -0400 |
tree | 211e26e44955dba6925819401567923012d0bd7e | |
parent | 7d92b25a26a7c7e964f296b4a364c55fcb8637d1 [diff] |
Treat failures to uncompress as non-fatal We shouldn't crash out if we got a corrupted download. This script is looking specifically at bad signatures -- a download that won't even properly uncompress is probably not trying to sneak in badness. Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>