1
0
forked from aniani/vim

patch 8.2.4089: terminal test for current directory fails on FreeBSD

Problem:    Terminal test for current directory fails on FreeBSD.
Solution:   Skip the test.
This commit is contained in:
Bram Moolenaar
2022-01-14 12:06:47 +00:00
parent c0a1d370fa
commit 7bfa6d698e
2 changed files with 4 additions and 0 deletions

View File

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