[perl-threads-tbb] Verbose tests

Petr Pisar ppisar at fedoraproject.org
Wed Jul 27 09:02:59 UTC 2011


commit 7b2c8f27e5376d6464bf03d142679967ce01c598
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Jul 27 11:02:30 2011 +0200

    Verbose tests

 perl-threads-tbb.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-threads-tbb.spec b/perl-threads-tbb.spec
index 97ae189..7a2f06d 100644
--- a/perl-threads-tbb.spec
+++ b/perl-threads-tbb.spec
@@ -51,7 +51,7 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-make test
+make test TEST_VERBOSE=1
 
 %files
 %defattr(-,root,root,-)


More information about the scm-commits mailing list