1
0
forked from aniani/vim

patch 8.0.1823: test for terminal stdout redirection is flaky

Problem:    Test for terminal stdout redirection is flaky.
Solution:   Wait for the job to finish.
This commit is contained in:
Bram Moolenaar
2018-05-12 21:12:12 +02:00
parent ee62f9fa74
commit 54c6bafa16
2 changed files with 3 additions and 0 deletions

View File

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