1
0
forked from aniani/vim

patch 8.2.3834: Test_out_cb often fails on Mac

Problem:    Test_out_cb often fails on Mac.
Solution:   Increase the timeout with every retry.
This commit is contained in:
Bram Moolenaar
2021-12-17 11:44:33 +00:00
parent c3f91c0648
commit deda6441e4
2 changed files with 9 additions and 2 deletions

View File

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