0
0
mirror of https://github.com/vim/vim.git synced 2025-10-07 05:54:16 -04:00

patch 8.1.1701: Appveyor build with MSVC fails puts progress bar in log

Problem:    Appveyor build with MSVC fails puts progress bar in log.
Solution:   Adjust the sed command. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2019-07-16 20:00:11 +02:00
parent 250e3112c6
commit 7ce2aa01c2
2 changed files with 9 additions and 6 deletions

View File

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