1
0
forked from aniani/vim

patch 8.2.2571: test may leave file behind

Problem:    Test may leave file behind.
Solution:   Delete the temporary file.  Don't profile in the running Vim
            instance.
This commit is contained in:
Bram Moolenaar
2021-03-05 20:58:22 +01:00
parent f9a65505d1
commit 8c801b374b
3 changed files with 13 additions and 1 deletions

View File

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