forked from pool/rpmlint
Accepting request 758973 from devel:openSUSE:Factory: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/request/show/758973 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=327
This commit is contained in:
commit
8327be705a
1
config
1
config
@ -40,6 +40,7 @@ addCheck("CheckRCLinks")
|
||||
addCheck("CheckSystemdInstall")
|
||||
addCheck("TmpFilesCheck")
|
||||
addCheck("CheckSysVinitOnSystemd")
|
||||
addCheck("CheckCronJobs")
|
||||
|
||||
# stuff autobuild takes care about
|
||||
addFilter('.*invalid-version.*')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 18 11:41:24 UTC 2019 - matthias.gerstner@suse.com
|
||||
|
||||
- finally enable the new CheckCronJobs, the check is now available and should
|
||||
work in rpmlint-mini (bsc#1150175)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 16 15:08:23 UTC 2019 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user