From 71e0f1ccf41228e3fdd9a7e57780f6b76f9db55b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milo=C5=A1=20Prchl=C3=ADk?= Date: Mon, 26 Aug 2024 10:00:16 +0200 Subject: [PATCH] RHEL-30268: fix relevancy --- .../main.fmf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/bugs/objcopy-doesnt-align-sections-with-section-alignment-set-section-alignment/main.fmf b/tests/bugs/objcopy-doesnt-align-sections-with-section-alignment-set-section-alignment/main.fmf index 12c5138..8ab965b 100644 --- a/tests/bugs/objcopy-doesnt-align-sections-with-section-alignment-set-section-alignment/main.fmf +++ b/tests/bugs/objcopy-doesnt-align-sections-with-section-alignment-set-section-alignment/main.fmf @@ -7,3 +7,7 @@ require+: link+: - verifies: https://issues.redhat.com/browse/RHEL-30268 + +adjust+: + - when: distro < rhel-9 + enabled: false