1
0
forked from aniani/vim

patch 8.2.1449: some test makefiles delete files that are not generated

Problem:    Some test makefiles delete files that are not generated.
Solution:   Remove the deletion commands.
This commit is contained in:
Bram Moolenaar
2020-08-14 19:20:23 +02:00
parent 4ac97f4761
commit 32a23ac615
5 changed files with 3 additions and 13 deletions

View File

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