brettviren / worch

Let the orchestration waf through the suite.
5 stars 3 forks source link

tarball: remove corrupted d/l files #23

Closed sbinet closed 11 years ago

sbinet commented 11 years ago

if the checksum doesn't match, remove the file (so one can re-run seamlessly the build) TODO: implement a retry ?

brettviren commented 11 years ago

I think a retry would be good. In any case the end result of a failed download should raise an exception and abort the build. Otherwise there will be downstream failures when the tarball is missing.