Stop running the tests in verbose mode

This commit is contained in:
Paul Howarth 2011-07-14 09:19:34 +01:00
parent a3bb1c6fac
commit 48ad409131

View File

@ -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 <iarnell@gmail.com> - 1.36-5