Signed-off-by: Ondrej Nosek onosek@redhat.com
Backporting of the patch. Jenkins tests didn't catch this but koji tests did.
Looks good to me. Possibly a different version of GitPython caused this to work in Jenkins.
No, it was more hidden. One unittest run "sources" without "--outdir" param and it caused, that it worked on currently active directory. Accidentally in Jenkins, it was a git repo dir, but during koji/mock tests, test environment was copied into a separate directory that wasn't any kind of repo.
Pull-Request has been merged by onosek
Signed-off-by: Ondrej Nosek onosek@redhat.com
Backporting of the patch.
Jenkins tests didn't catch this but koji tests did.