mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 20:31:19 -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}
|
||||
cd %__builddir
|
||||
%endif
|
||||
make test
|
||||
make test SHOW_INTERACTIVE_LOG=1
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
Reference in New Issue
Block a user