1
0
forked from aniani/vim

patch 7.4.2079

Problem:    Netbeans test fails on non-Unix systems.
Solution:   Only do the permission check on Unix systems.
This commit is contained in:
Bram Moolenaar
2016-07-20 00:03:18 +02:00
parent ca8942c6e3
commit 53bdec2ac9
2 changed files with 6 additions and 2 deletions

View File

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