make check: be verbose
This commit is contained in:
parent
df7d3b4c34
commit
bd9a292f76
@ -204,7 +204,7 @@ mkdir -p -m 700 %{_sysconfdir}/pki/ocserv/private
|
||||
mkdir -p %{_sysconfdir}/pki/ocserv/cacerts
|
||||
|
||||
%check
|
||||
make check %{?_smp_mflags}
|
||||
make check %{?_smp_mflags} VERBOSE=1
|
||||
|
||||
%if %{use_systemd}
|
||||
%post
|
||||
|
Loading…
Reference in New Issue
Block a user