1
0
forked from aniani/vim

patch 8.2.3719: MS-Windows: test sometimes runs into existing swap file

Problem:    MS-Windows: test sometimes runs into existing swap file.
Solution:   Use a different file name.
This commit is contained in:
Bram Moolenaar
2021-12-02 12:30:22 +00:00
parent 3569c0de67
commit f8bc0ce267
2 changed files with 8 additions and 6 deletions

View File

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