0
0
mirror of https://github.com/vim/vim.git synced 2025-09-27 04:14:06 -04:00

patch 8.1.1941: getftype() test fails on Mac

Problem:    getftype() test fails on Mac.
Solution:   Skip /dev/fd/.
This commit is contained in:
Bram Moolenaar
2019-08-30 13:12:25 +02:00
parent 34ed68d40e
commit ad5db44c01
2 changed files with 11 additions and 6 deletions

View File

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