SHA256
1
0
forked from pool/rpmlint

- finally enable the new CheckCronJobs, the check is now available and should

work in rpmlint-mini (bsc#1150175)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=703
This commit is contained in:
2019-12-18 11:42:10 +00:00
committed by Git OBS Bridge
parent 76fb2069bd
commit 8db6ea5999
2 changed files with 7 additions and 0 deletions

1
config
View File

@@ -40,6 +40,7 @@ addCheck("CheckRCLinks")
addCheck("CheckSystemdInstall")
addCheck("TmpFilesCheck")
addCheck("CheckSysVinitOnSystemd")
addCheck("CheckCronJobs")
# stuff autobuild takes care about
addFilter('.*invalid-version.*')