1
0
forked from aniani/vim

patch 7.4.1289

Problem:    Channel test fails on MS-Windows, connect() takes too long.
Solution:   Adjust the test for MS-Windows using "waittime".
This commit is contained in:
Bram Moolenaar
2016-02-07 22:21:19 +01:00
parent ae8eb3ca92
commit 0fa98e7b85
3 changed files with 6 additions and 3 deletions

View File

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