-
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=207
This commit is contained in:
parent
2be7922523
commit
a45e3dd155
@ -15,6 +15,11 @@ Mon Mar 24 11:46:08 UTC 2014 - idonmez@suse.com
|
|||||||
* It's not possible to open a new buffer without creating a swap
|
* It's not possible to open a new buffer without creating a swap
|
||||||
file.
|
file.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 23 09:18:30 UTC 2014 - schwab@linux-m68k.org
|
||||||
|
|
||||||
|
- Clean up after the testsuite
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 13 11:13:57 UTC 2014 - idonmez@suse.com
|
Thu Mar 13 11:13:57 UTC 2014 - idonmez@suse.com
|
||||||
|
|
||||||
|
2
vim.spec
2
vim.spec
@ -349,6 +349,8 @@ mkdir -p %{buildroot}/var/run/vi.recover
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
# Reset the terminal scrolling region left behind by the testsuite
|
||||||
|
trap "printf '\e[r'" EXIT
|
||||||
# Look for "TEST FAILURE" in the build log
|
# Look for "TEST FAILURE" in the build log
|
||||||
make test
|
make test
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user