julian8628 / koji-tools

Forked from koji-tools 8 years ago
Clone

a0c01a4 Better error reporting for koji-inheritance-replace

Authored and Committed by tmlcoch 7 years ago
    Better error reporting for koji-inheritance-replace
    
    Replace plain assert with RuntimeError exception wich actually
    contains output of the command that failed.
    
    Signed-off-by: Tomas Mlcoch <tmlcoch@redhat.com>