zbyszek / fedora-rust / rust2rpm

Forked from fedora-rust/rust2rpm 5 years ago
Clone

54f2146 Remove half-downloaded crate on ^C

Authored and Committed by zbyszek 5 years ago
    Remove half-downloaded crate on ^C
    
    Subsequent invocations would fail with an error about a corrupted file.
    We don't have support for resuming a failed download, so let's remove the
    partial download results.
    
        
file modified
+10 -1