mavit / copr / copr

Forked from copr/copr 6 years ago
Clone

c689109 [backend] run createrepo as copr user

Authored and Committed by msuchy 10 years ago
    [backend] run createrepo as copr user
    
    otherwise this update will be run as root and repodata will be owned by root
    and next update of repodata (initiated by next build) will fail, because
    copr user could not overwrite files of root user
    
        
file modified
+1 -1