From 5a432ac839ea738307ca8043e044f421e7fa14d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Kadl=C4=8D=C3=ADk?= Date: Thu, 15 Aug 2024 13:21:21 +0200 Subject: [PATCH] Future collections will not include systemtap --- tests/Sanity/rebuild-systemtap/main.fmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Sanity/rebuild-systemtap/main.fmf b/tests/Sanity/rebuild-systemtap/main.fmf index 7c4dfbd..659f32b 100644 --- a/tests/Sanity/rebuild-systemtap/main.fmf +++ b/tests/Sanity/rebuild-systemtap/main.fmf @@ -11,7 +11,7 @@ tag: - NoRHIVOS adjust+: - enabled: false - when: collection == gcc-toolset-13, devtoolset-13, gcc-toolset-12, devtoolset-12 + when: collection is defined continue: false because: no systemtap in the collection contact: Vaclav Kadlcik