increase test verbosity
This commit is contained in:
parent
96d4b10632
commit
f09571a16d
1 changed files with 4 additions and 1 deletions
|
|
@ -69,7 +69,10 @@ rm -rf build
|
|||
|
||||
|
||||
%check
|
||||
%{__python} unittests.py --mysql-basedir=%{_prefix}
|
||||
%{__python} unittests.py \
|
||||
--mysql-basedir=%{_prefix} \
|
||||
--verbosity=1 \
|
||||
--log=tests.log
|
||||
|
||||
|
||||
%clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue