copr: write_tar option to mock
This commit is contained in:
parent
457a71f114
commit
5360db61b5
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ config_opts['plugin_conf']['chroot_scan_enable'] = True
|
|||
config_opts['plugin_conf']['chroot_scan_opts'] = {
|
||||
'regexes': [ "dnf.*log$" ],
|
||||
'only_failed': False,
|
||||
'write_tar': True,
|
||||
}
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1690971
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue