mirror of
https://github.com/clearlinux/common.git
synced 2026-08-19 03:47:24 +00:00
Add pattern directory configuration option
The failed_pattern_dir contains a path to a location containing additonal configuration files for failed_commands, ignored_commands, maven_jars, gems, license_hashes, license_translations, license_blacklist, and qt_modules.
This commit is contained in:
@@ -21,3 +21,7 @@
|
||||
# Path to dnf/yum config, used for generating whatrequires. It can be an absolute
|
||||
# path or a path relative to this autospec.conf.
|
||||
#yum_conf =
|
||||
|
||||
# Path to autospec failed patterns directory, used to match build failure lines to
|
||||
# package dependencies.
|
||||
#failed_pattern_dir =
|
||||
|
||||
Reference in New Issue
Block a user