commit 48ad409131cf59f8ea2cc053ab39a91bf55e5815
Author: Paul Howarth <p...@city-fan.org>
Date:   Thu Jul 14 09:19:34 2011 +0100

    Stop running the tests in verbose mode

 perl-Net-SSLeay.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec
index 329b7bc..034dbaa 100644
--- a/perl-Net-SSLeay.spec
+++ b/perl-Net-SSLeay.spec
@@ -64,7 +64,7 @@ rm -f %{buildroot}%{perl_vendorarch}/Net/ptrtstrun.pl
 chmod -R u+w %{buildroot}
 
 %check
-make test TEST_VERBOSE=1
+make test
 
 %clean
 rm -rf %{buildroot}
@@ -82,6 +82,7 @@ rm -rf %{buildroot}
 - explicitly BR: pkgconfig
 - use a patch rather than a scripted iconv to fix the character encoding
 - modernize provides filter
+- stop running the tests in verbose mode
 - nobody else likes macros for commands
 
 * Wed Jul 13 2011 Iain Arnell <iarn...@gmail.com> - 1.36-5
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to