lsedlar / fedpkg

Forked from fedpkg 7 years ago
Clone

d9ee225 Load koji config without module name

Authored and Committed by lsedlar 7 years ago
    Load koji config without module name
    
    We can't unconditionally access self.module_name, as it might lead to
    infinite recursion.
    
    Replication steps:
    
        fedpkg clone fedpkg
        cd fedpkg
        git remote remove fedpkg
        fedpkg --dist master verrel
    
    Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
    
        
file modified
+1 -3