1
0
forked from aniani/vim

patch 9.0.0226: job_start() test may fail under valgrind

Problem:    job_start() test may fail under valgrind.
Solution:   Wait until the job is running.
This commit is contained in:
Bram Moolenaar
2022-08-18 15:22:09 +01:00
parent 91c7cbfe31
commit 9e043181ad
2 changed files with 3 additions and 0 deletions

View File

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