]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0028: MS-Windows: tests fail if there is a "runtime" directory v9.0.0028
authorBram Moolenaar <Bram@vim.org>
Sat, 2 Jul 2022 16:36:31 +0000 (17:36 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 2 Jul 2022 16:36:31 +0000 (17:36 +0100)
commit022f9ef16c955d6b5fca0f53b79899c56a3966c5
tree8528160f0a3d3d24887d3d548951deb07f71a0d9
parent2d2950198231a31bf87c1cd4322099cc36b0bb93
patch 9.0.0028: MS-Windows: tests fail if there is a "runtime" directory

Problem:    MS-Windows: tests fail if there is a stray "runtime" directory.
Solution:   Only use a "runtime" directory if it contains "defaults.vim".
src/filepath.c
src/misc1.c
src/version.c