Stop running the tests in verbose mode
This commit is contained in:
parent
a3bb1c6fac
commit
48ad409131
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user