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:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3103,
|
||||
/**/
|
||||
3102,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user