fish.spec: run tests with SHOW_INTERACTIVE_LOG=1

This commit is contained in:
David Adam 2019-01-12 00:06:27 +08:00
parent 6c9065e9ef
commit 455959ae7a

View File

@ -81,7 +81,7 @@ make %{?_smp_mflags}
%if 0%{?__builddir:1}
cd %__builddir
%endif
make test
make test SHOW_INTERACTIVE_LOG=1
%clean
rm -rf $RPM_BUILD_ROOT