d2afed8 rpmbuild: better error for cleanup issue#1258

Authored and Committed by praiskup 3 years ago
    rpmbuild: better error for cleanup issue#1258
    
    The script 'copr-builder-cleanup' is designed to be called as root, and
    thus it should have permissions to cleanup anything the user created as
    privileged user.
    
    While we are on it, let's only catch the IOError.
    
        
file modified
+2 -3