From: Jakub Bogusz Date: Wed, 9 May 2018 19:17:54 +0000 (+0200) Subject: - show test-suite.log on failed tests X-Git-Tag: auto/th/libreport-2.9.5-2~7 X-Git-Url: http://git.pld-linux.org/?p=packages%2Flibreport.git;a=commitdiff_plain;h=44b5dc9 - show test-suite.log on failed tests --- diff --git a/libreport.spec b/libreport.spec index b6629d6..481a932 100644 --- a/libreport.spec +++ b/libreport.spec @@ -385,7 +385,7 @@ zgłaszania błędów w systemach RHEL. %{__make} %if %{with tests} -%{__make} check +%{__make} check || (cat tests/test-suite.log && /bin/false) %endif %install