comparison src/version.c @ 23432:a8602bad9e9a v8.2.2259

patch 8.2.2259: Test_Executable() fails when using chroot Commit: https://github.com/vim/vim/commit/a387083b2f65c2c14b19087c7d7f94ca23de1d48 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 1 14:20:44 2021 +0100 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".
author Bram Moolenaar <Bram@vim.org>
date Fri, 01 Jan 2021 14:30:03 +0100
parents 9e60204aea6e
children 0fe2cdcff19b
comparison
equal deleted inserted replaced
23431:0bd872d3d9fc 23432:a8602bad9e9a
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 2259,
753 /**/ 755 /**/
754 2258, 756 2258,
755 /**/ 757 /**/
756 2257, 758 2257,
757 /**/ 759 /**/