]> git.pld-linux.org Git - packages/fontconfig.git/commitdiff
temporarily enable showing test/test-suite.log on test failure
authorJan Palus <atler@pld-linux.org>
Sun, 11 Mar 2018 10:26:13 +0000 (11:26 +0100)
committerJan Palus <atler@pld-linux.org>
Sun, 11 Mar 2018 10:26:13 +0000 (11:26 +0100)
fontconfig.spec

index 8e3b1819c87b1bbbfed4b89697a35e5669d1c79c..2affe476cb6e07a094b054d4d87b142094c8688b 100644 (file)
@@ -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
This page took 0.135131 seconds and 4 git commands to generate.