forked from aniani/vim
patch 8.2.3042: swap file test fails
Problem: Swap file test fails.
Solution: Check for a very high process ID instead of one, which should be
running.
This commit is contained in:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3042,
|
||||
/**/
|
||||
3041,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user