010b4c0 backend: copr-repo to work with absolute paths

2 files Authored by praiskup 3 years ago, Committed by praiskup 3 years ago,
    backend: copr-repo to work with absolute paths
    
    Transform opts.dirname to real (absolute) path, just for the case that
    two concurrent runs are done from different working directories (the
    lock created by oslo.concurrency creates the locks according to the
    filename parameter in separate dir, not in the opts.directory).
    
        
file modified
+1 -1