rpminspect: Ignore the file that is reported as virus affected
This commit is contained in:
parent
5b19f83d09
commit
0c2c579aad
@ -1,5 +1,10 @@
|
||||
---
|
||||
# False positive - see https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/150
|
||||
virus:
|
||||
ignore:
|
||||
- /usr/libexec/installed-tests/gdk-pixbuf/test-images/gif-test-suite/max-width.gif
|
||||
# We have to ignore the file as a whole in rpminspect as it's not possible to
|
||||
# ignore it just for virus test in rpminspect - reported as
|
||||
# ttps://github.com/rpminspect/rpminspect/issues/604
|
||||
ignore:
|
||||
- /usr/libexec/installed-tests/gdk-pixbuf/test-images/gif-test-suite/max-width.gif
|
||||
#virus:
|
||||
# ignore:
|
||||
# - /usr/libexec/installed-tests/gdk-pixbuf/test-images/gif-test-suite/max-width.gif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user