[mpich/f22] Restore test verbosity

Zbigniew Jędrzejewski-Szmek zbyszek at fedoraproject.org
Mon Mar 23 02:19:00 UTC 2015


commit 1da819ba57d4fe13d0b8a3121c8ded5a2f0a43ee
Author: Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl>
Date:   Sun Mar 22 22:18:51 2015 -0400

    Restore test verbosity

 mpich.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mpich.spec b/mpich.spec
index 41c8e11..5b2ef50 100644
--- a/mpich.spec
+++ b/mpich.spec
@@ -183,7 +183,7 @@ cp -p %{SOURCE1} %{buildroot}%{_rpmconfigdir}/macros.d/macros.%{name}
 find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
 
 %check
-make check
+make check VERBOSE=1
 
 %post -p /sbin/ldconfig
 


More information about the scm-commits mailing list