1
0
forked from aniani/vim

patch 8.2.3553: xxd test fails on MS-Windows

Problem:    Xxd test fails on MS-Windows.
Solution:   Split shell command in two.
This commit is contained in:
Bram Moolenaar
2021-10-22 15:11:37 +01:00
parent 47810464aa
commit 5a5c111e79
2 changed files with 16 additions and 7 deletions

View File

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