make the output of %check more verbose
... and colorful again in case a tty is attached
This commit is contained in:
parent
a8811e0706
commit
b0ca54752d
@ -94,7 +94,7 @@ cd build
|
|||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%make_build -C build -s check
|
make %{?_smp_mflags} check -C build V=1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install -C build
|
%make_install -C build
|
||||||
|
Loading…
Reference in New Issue
Block a user