1
0
forked from aniani/vim

patch 8.0.1058: terminal redirection test is flaky

Problem:    Terminal redirection test is flaky.
Solution:   Wait for job to finish.
This commit is contained in:
Bram Moolenaar
2017-09-05 20:29:25 +02:00
parent 1bfdc07a49
commit 8b53b79ea5
2 changed files with 4 additions and 0 deletions

View File

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