From dc17b01f0d363f41d04777db0b5d7fd3e400d65c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Kadl=C4=8D=C3=ADk?= Date: Thu, 16 Nov 2023 13:08:20 +0100 Subject: [PATCH] Fix a metadata bug --- .../RHEL-16453_stack-prot_fails_for_libm_and_libc/main.fmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Regression/RHEL-16453_stack-prot_fails_for_libm_and_libc/main.fmf b/Regression/RHEL-16453_stack-prot_fails_for_libm_and_libc/main.fmf index c33f5f1..1cd7523 100644 --- a/Regression/RHEL-16453_stack-prot_fails_for_libm_and_libc/main.fmf +++ b/Regression/RHEL-16453_stack-prot_fails_for_libm_and_libc/main.fmf @@ -21,7 +21,7 @@ adjust: continue: false because: no glibc-hwcaps - enabled: false - when: distro == rhel-8 and distro <~ rhel-8.6 + when: distro == rhel-8 and distro < rhel-8.6 continue: false because: no glibc-hwcaps extra-nitrate: TC#0615944