1
0
forked from aniani/vim

patch 7.4.1297

Problem:    On Mac test_channel leaves python instances running.
Solution:   Use a small waittime to make ch_open() work. (Ozaki Kiichi)
This commit is contained in:
Bram Moolenaar
2016-02-09 23:33:25 +01:00
parent f068dcafcf
commit a483326e3b
2 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 */
/**/
1297,
/**/
1296,
/**/