0
0
mirror of https://github.com/vim/vim.git synced 2025-10-08 06:04:08 -04:00

patch 8.2.2899: Appveyor script does not detect nmake failure

Problem:    Appveyor script does not detect nmake failure.
Solution:   Explicitly check for executable. (Ken Takata, closes #8281)
This commit is contained in:
K.Takata
2021-05-29 12:42:47 +02:00
committed by Bram Moolenaar
parent 3552e74289
commit f89be8de14
2 changed files with 16 additions and 6 deletions

View File

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