-
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=449
This commit is contained in:
parent
9c298bb75e
commit
6d501ed6ec
4
vim.spec
4
vim.spec
@ -328,9 +328,9 @@ mkdir -p %{buildroot}%{_localstatedir}/run/vi.recover
|
||||
# inside OBS, stdio is redirected to a serial console (where the build log
|
||||
# is being recorded/extracted. Systemd set non-local tty by default to vt220
|
||||
# in upcoming versions
|
||||
export TERM=dumb
|
||||
export TERM=linux
|
||||
# Reset the terminal scrolling region left behind by the testsuite
|
||||
#trap "printf '\e[r'" EXIT
|
||||
trap "printf '\e[r'" EXIT
|
||||
# Look for "TEST FAILURE" in the build log
|
||||
LC_ALL=en_US.UTF-8 make test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user