forked from aniani/vim
patch 8.2.3440: recover test fails if there is an old swap file
Problem: Recover test fails if there is an old swap file. Solution: Delete old swap files.
This commit is contained in:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3440,
|
||||
/**/
|
||||
3439,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user