1
0
forked from aniani/vim

patch 8.2.3103: swap test may fail on some systems

Problem:    Swap test may fail on some systems when jobs take longer to exit.
Solution:   Use different file names.
This commit is contained in:
Bram Moolenaar
2021-07-04 17:36:54 +02:00
parent 3777d6e32b
commit f33cae6050
2 changed files with 15 additions and 13 deletions

View File

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