From 16e1594ffdc7bc19708d6fd80beceb2d9a58c62c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Kadl=C4=8D=C3=ADk?= Date: Wed, 18 Jun 2025 10:32:43 +0200 Subject: [PATCH] Fix metadata --- Regression/RHEL-79264_stack-prot_fails_bootconfig/main.fmf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Regression/RHEL-79264_stack-prot_fails_bootconfig/main.fmf b/Regression/RHEL-79264_stack-prot_fails_bootconfig/main.fmf index dfdfdb0..89d1d73 100644 --- a/Regression/RHEL-79264_stack-prot_fails_bootconfig/main.fmf +++ b/Regression/RHEL-79264_stack-prot_fails_bootconfig/main.fmf @@ -23,12 +23,10 @@ adjust: when: collection is not defined and distro == rhel-9 and distro ~< rhel-9.6 continue: false - enabled: false - when: collection is not defined and distro < rhel-9 + when: distro < rhel-9 continue: false - enabled: false when: collection == devtoolset-13, gcc-toolset-13, gcc-toolset-14 continue: false extra-summary: /tools/annobin/Regression/RHEL-79264_stack-prot_fails_bootconfig extra-task: /tools/annobin/Regression/RHEL-79264_stack-prot_fails_bootconfig -# extra-nitrate: TODO -# id: TODO