From daca2f49b2979db9aa0aa164cb879fc559d29035 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sun, 11 Mar 2018 11:26:13 +0100 Subject: [PATCH] temporarily enable showing test/test-suite.log on test failure --- fontconfig.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fontconfig.spec b/fontconfig.spec index 8e3b181..2affe47 100644 --- a/fontconfig.spec +++ b/fontconfig.spec @@ -149,7 +149,7 @@ export HASDOCBOOK=no --%{?with_static_libs:en}%{!?with_static_libs:dis}able-static %{__make} -%{?with_tests:%{__make} check} +%{?with_tests:%{__make} check || cat test/test-suite.log} %install rm -rf $RPM_BUILD_ROOT -- 2.44.0