mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 05:41:16 -03:00
fish.spec: run tests with SHOW_INTERACTIVE_LOG=1
This commit is contained in:
@@ -81,7 +81,7 @@ make %{?_smp_mflags}
|
|||||||
%if 0%{?__builddir:1}
|
%if 0%{?__builddir:1}
|
||||||
cd %__builddir
|
cd %__builddir
|
||||||
%endif
|
%endif
|
||||||
make test
|
make test SHOW_INTERACTIVE_LOG=1
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|||||||
Reference in New Issue
Block a user