1
0
forked from aniani/vim

patch 8.2.2240: clientserver test fails if full path is used

Problem:    Clientserver test fails if full path is used.
Solution:   Ignore the path preceding the file name.
This commit is contained in:
Bram Moolenaar
2020-12-28 21:15:16 +01:00
parent dcc58e031d
commit 41a834d1e3
2 changed files with 5 additions and 3 deletions

View File

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