tkopecek / koji

Forked from koji 7 years ago
Clone

07ea07f Test parent tag existence before query for its id

1 file Authored by pbabinca 9 years ago, Committed by mikem 9 years ago,
    Test parent tag existence before query for its id
    
    If client called:
        $ koji add-tag new-tag-name --parent nonexistent-tag
    
    it failed with error:
    
        xmlrpclib.Fault: 
        object'>
    
        
file modified
+1 -1