]> granicus.if.org Git - vim/commit
patch 8.2.1836: autocmd test fails on pacifist systems v8.2.1836
authorBram Moolenaar <Bram@vim.org>
Sun, 11 Oct 2020 18:08:44 +0000 (20:08 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 11 Oct 2020 18:08:44 +0000 (20:08 +0200)
commit62cd26a2294b7a5eead7c145e9bbc7c75f3bb801
treefcbe8643a2e737beebc5807c9763fdfdef0f8356
parent6eb36ade9883f54c84c739c6a3504ddfa3343063
patch 8.2.1836: autocmd test fails on pacifist systems

Problem:    Autocmd test fails on pacifist systems.
Solution:   Check that /bin/kill exists. (James McCoy, closes #7117)
            Tune the timing, make the autocmd test run faster.
src/testdir/test_autocmd.vim
src/version.c