rpminspect should ignore java classes from PCP testsuite
This commit is contained in:
parent
94daad66fc
commit
96b052feb8
@ -9,3 +9,7 @@ annocheck:
|
|||||||
ignore:
|
ignore:
|
||||||
# Ignore hardening of pcp testsuite files
|
# Ignore hardening of pcp testsuite files
|
||||||
- /usr/lib*/libpcp_fault.so*
|
- /usr/lib*/libpcp_fault.so*
|
||||||
|
javabytecode:
|
||||||
|
ignore:
|
||||||
|
# Ignote java classes from the PCP testsuite - these are broken by a purpose
|
||||||
|
- /var/lib/pcp/testsuite/java/*
|
||||||
|
Loading…
Reference in New Issue
Block a user