fixes: #1698
It would lead build failed sometimes.
I met it when generating coverage report phase of make test in rhel7 docker container
make test
cli/kojic NotPython: Couldn't parse '/opt/koji/cli/kojic' as Python source: 'EOF in multi-line statement' at (146, 0)
@julian8628 Can you create issue for this, reference it and plan for 1.20?
...and please fix commit message, so it references that issue.
rebased onto 6587c440025bf9642d7712b078b2def6d5445b11
updated
:thumbsup:
:thumbsup: (will merge after 1.19)
Commit a24af063 fixes this pull-request
Pull-Request has been merged by tkopecek
Metadata Update from @tkopecek: - Pull-request tagged with: no-qe
fixes: #1698
It would lead build failed sometimes.
I met it when generating coverage report phase of
make testin rhel7 docker container