From 0859b9f54c7d8fddd4004b963a40921c4e644989 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Jul 28 2022 11:06:36 +0000 Subject: fix typo --- diff --git a/binutils.spec b/binutils.spec index c98a660..03060e6 100644 --- a/binutils.spec +++ b/binutils.spec @@ -681,7 +681,7 @@ esac %if %{without testsuite} echo ====================TESTSUITE DISABLED========================= %else -make -k check < /dev/null +make -k check < /dev/null || : echo ====================TESTING========================= cat {gas/testsuite/gas,ld/ld,binutils/binutils}.sum %if %{with gold}