commit 9dfeb0ac6f77bf01f2021d5b794fc3d5633361e7
Author: Jakub Bogusz <qbo...@pld-linux.org>
Date:   Wed Mar 14 18:47:58 2018 +0100

    - print test-suite.log in case of failure

 otsanitizer.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/otsanitizer.spec b/otsanitizer.spec
index 97da060..d9a5298 100644
--- a/otsanitizer.spec
+++ b/otsanitizer.spec
@@ -97,7 +97,7 @@ EOF
 %{__make}
 
 %if %{with tests}
-%{__make} check
+%{__make} check || (cat test-suite.log && false)
 %endif
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/otsanitizer.git/commitdiff/9dfeb0ac6f77bf01f2021d5b794fc3d5633361e7

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to