From e43c6bb366029193ec45a53169468894afe17097 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Wed, 12 Jan 2022 10:39:06 +0100 Subject: [PATCH] Disable 'badfuncs' test in rpminspect, it's expected to fail Related: #2005307, #1999276 --- rpminspect.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 rpminspect.yaml diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 0000000..0c3bdf7 --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,3 @@ +--- +inspections: + badfuncs: off