distrepo will not skip rpm stat by default
There is also CLI option which can override this behaviour if needed. Related: https://pagure.io/koji/issue/3829
This commit is contained in:
parent
dc3dfc990d
commit
ad0566d7cc
4 changed files with 45 additions and 4 deletions
|
|
@ -353,6 +353,10 @@ Options:
|
|||
Directory containing compression dictionaries for use
|
||||
by zchunk (on builder)
|
||||
--write-signed-rpms Write a signed rpms for given tag
|
||||
--skip-stat Skip rpm stat during createrepo (override default
|
||||
builder setting)
|
||||
--no-skip-stat Don't skip rpm stat during createrepo (override
|
||||
default builder setting)
|
||||
""" % self.progname)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue