]> git.pld-linux.org Git - packages/fontconfig.git/blobdiff - fontconfig.spec
keep cat of test log but make sure build fails on test failure
[packages/fontconfig.git] / fontconfig.spec
index 2affe476cb6e07a094b054d4d87b142094c8688b..bbf0ebe276cd6d5fb74da51cee6559fe518fa4d8 100644 (file)
@@ -149,7 +149,7 @@ export HASDOCBOOK=no
        --%{?with_static_libs:en}%{!?with_static_libs:dis}able-static
 %{__make}
 
-%{?with_tests:%{__make} check || cat test/test-suite.log}
+%{?with_tests:%{__make} check || (cat test/test-suite.log && /bin/false)}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.12925 seconds and 4 git commands to generate.