a80ab75 Make koji.plugin.export_in() decorator working

1 file Authored by pbabinca 9 years ago, Committed by mikem 9 years ago,
    Make koji.plugin.export_in() decorator working
    
    Python raised problem with local variable before:
    
        UnboundLocalError: local variable 'alias' referenced before
        assignment
    
        
file modified
+3 -3