Skip to content
Snippets Groups Projects
Commit a632d08f authored by Jeremy Thomerson's avatar Jeremy Thomerson Committed by Natanael Copa
Browse files

delete remote source files that fail the md5 checksum test

Currently, if the build server downloads a file that fails the md5sum check
for some reason (perhaps interrupted download, etc), the file is never deleted
so the build can not succeed until someone manually deletes the bad file.  This
change deletes any file that is a remote source file / package that fails the
md5sum check.  The subsequent rebuild will then be forced to download the file
again.
parent 9ee1b361
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment