1
0
forked from aniani/vim

patch 8.2.1276: MS-Windows: system test may fail if more.exe is installed

Problem:    MS-Windows: system test may fail if more.exe is installed.
Solution:   Explicitly use more.com. (Taro Muraoka, Ken Takata, closes #6517)
This commit is contained in:
Bram Moolenaar
2020-07-23 14:51:02 +02:00
parent 5a67c37a55
commit 4cc45a3673
2 changed files with 6 additions and 4 deletions

View File

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