1
0
forked from aniani/vim

patch 8.2.0362: MS-Windows: channel test fails if grep is not available

Problem:    MS-Windows: channel test fails if grep is not available.
Solution:   Use another command. (Ken Takata, closes #5739)
This commit is contained in:
Bram Moolenaar
2020-03-07 17:24:59 +01:00
parent 14e57909e6
commit d0d440f702
2 changed files with 10 additions and 3 deletions

View File

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