1
0
forked from aniani/vim

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".
This commit is contained in:
Bram Moolenaar
2021-01-01 14:20:44 +01:00
parent beef4eeda5
commit a387083b2f
2 changed files with 9 additions and 1 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2259,
/**/
2258,
/**/