From 48ad409131cf59f8ea2cc053ab39a91bf55e5815 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Thu, 14 Jul 2011 09:19:34 +0100 Subject: [PATCH] Stop running the tests in verbose mode --- perl-Net-SSLeay.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 - 1.36-5