From 21f55840b0af2beff1834a4bdd32ab5e71ca27c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Kadl=C4=8D=C3=ADk?= Date: Mon, 25 Nov 2024 15:24:27 +0100 Subject: [PATCH] Temporarily enable the test suite --- tests/Sanity/suite_gcc/main.fmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Sanity/suite_gcc/main.fmf b/tests/Sanity/suite_gcc/main.fmf index b820453..fbbf9aa 100644 --- a/tests/Sanity/suite_gcc/main.fmf +++ b/tests/Sanity/suite_gcc/main.fmf @@ -2,7 +2,7 @@ summary: Run the upstream testsuite on installed GCC - part gcc contact: Vaclav Kadlcik component: - gcc -enabled: false +enabled: true test: ${WITH_SCL:-bash} ./runtest.sh tag: - NoRHIVOS