fix %%check

epel8
Rex Dieter 7 years ago
parent 586bf69389
commit b2b44f46df

@ -164,7 +164,7 @@ xvfb-run -a \
%if 0%{?ninja} %if 0%{?ninja}
ninja test -v -C %{_target_platform} ||: ninja test -v -C %{_target_platform} ||:
%else %else
make test ARGS="--output-on-failure --timeout 300" make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||:
%endif %endif
%endif %endif

Loading…
Cancel
Save