]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2259: Test_Executable() fails when using chroot v8.2.2259
authorBram Moolenaar <Bram@vim.org>
Fri, 1 Jan 2021 13:20:44 +0000 (14:20 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 1 Jan 2021 13:20:44 +0000 (14:20 +0100)
commita387083b2f65c2c14b19087c7d7f94ca23de1d48
tree07658a0f9b04c208c627e8808939a54ef917f064
parentbeef4eeda5c6865fcfe46db43ae71429a2025b58
patch 8.2.2259: Test_Executable() fails when using chroot

Problem:    Test_Executable() fails when using chroot.
Solution:   Ignore the difference between "sbin" and "bin".
src/testdir/test_functions.vim
src/version.c