tkopecek / koji

Forked from koji 7 years ago
Clone

e50cd28 PR#1008: decode_args(): make a copy of the opts dict, rather than modifying it in-place

Merged and Committed by mikem 5 years ago
    PR#1008: decode_args(): make a copy of the opts dict, rather than modifying it in-place
    
    Merges #1008
    https://pagure.io/koji/pull-request/1008
    
    Fixes: #1007
    https://pagure.io/koji/issue/1007
    decode_args() might result in --package parameter missing in runroot command
    
        
file modified
+2 -2