[packages/libreport] - show test-suite.log on failed tests

qboosh qboosh at pld-linux.org
Wed May 9 21:17:13 CEST 2018


commit 44b5dc9695999abbbd0b1a8affd6d031876c6167
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed May 9 21:17:54 2018 +0200

    - show test-suite.log on failed tests

 libreport.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libreport.git/commitdiff/44b5dc9695999abbbd0b1a8affd6d031876c6167



More information about the pld-cvs-commit mailing list