karsten / rpkg

Forked from rpkg 7 years ago
Clone

b0b6ce7 handle exception from getTaskInfo correctly

Authored and Committed by cqi 8 years ago
    handle exception from getTaskInfo correctly
    
    koji.GenericError is raised from getTaskInfo instead of returning None,
    if a task id does not exist in Koji.
    
    Fix #52
    
    Signed-off-by: Chenxiong Qi <cqi@redhat.com>
    
        
file modified
+3 -2