From e1aca0e1c5f216ed4d73cc6ee259c9e9f9c59498 Mon Sep 17 00:00:00 2001 From: Chris Kelley Date: Thu, 23 Mar 2023 09:55:24 +0000 Subject: [PATCH] Re-enable the licence check. With the release of rpminspect-data-fedora-1.10-1.fc37 the bug in this check is resolved, so we can run it again. --- tests/pki-rpminspect.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tests/pki-rpminspect.yaml b/tests/pki-rpminspect.yaml index de2baa31650..f4a54c564d8 100755 --- a/tests/pki-rpminspect.yaml +++ b/tests/pki-rpminspect.yaml @@ -2,11 +2,6 @@ --- inspections: - # License check fails because of a bug in rpminspect, see: - # https://github.com/rpminspect/rpminspect/issues/858 - # https://github.com/rpminspect/rpminspect/issues/1117 - license: off - # Don't run metadata check as we can't know the build host subdomain # of CI runners in advance to add to an allow list metadata: off