make the output of %check human-readable again

This commit is contained in:
Kamil Dudka 2020-07-23 17:16:03 +02:00
parent 024138372e
commit a8811e0706
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ cd build
%make_build
%check
%make_build check -C build
%make_build -C build -s check
%install
%make_install -C build