1
0
forked from aniani/vim

patch 8.2.2359: strange test failure with MS-Windows

Problem:    Strange test failure with MS-Windows.
Solution:   Skip the system() call for now.
This commit is contained in:
Bram Moolenaar
2021-01-16 13:11:42 +01:00
parent bf78974ca4
commit e2924328c1
2 changed files with 10 additions and 0 deletions

View File

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