sgallagh / centos / centpkg

Forked from centos/centpkg 3 years ago
Clone

54ee6b Remove overzealous Catch block

Authored and Committed by sgallagh 3 months ago
    Remove overzealous Catch block
    
    We've identified most of the ways that this can fail and accounted for
    them, so let's stop catching all errors and let them fail the execution
    and get reported if they come up.
    
    Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
    
        
file modified
+0 -5