SHA256
1
0
forked from pool/vim

- Disable more tests failing randomly on OBS:

* test_arglist
    * test_command_count
    * test_diffmode
    * test_mksession
    * test_startup
    * test_window_cmd

OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=594
This commit is contained in:
Ismail Dönmez
2020-03-31 14:30:46 +00:00
committed by Git OBS Bridge
parent 6afa654f40
commit d9ed24658f
20 changed files with 97 additions and 80 deletions

View File

@@ -1,7 +1,7 @@
Index: vim-8.1.1467/runtime/tools/mve.awk
Index: vim-8.2.0348/runtime/tools/mve.awk
===================================================================
--- vim-8.1.1467.orig/runtime/tools/mve.awk
+++ vim-8.1.1467/runtime/tools/mve.awk
--- vim-8.2.0348.orig/runtime/tools/mve.awk
+++ vim-8.2.0348/runtime/tools/mve.awk
@@ -1,4 +1,4 @@
-#!/usr/bin/nawk -f
+#!/usr/bin/awk -f