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:
@@ -731,6 +731,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
226,
|
||||
/**/
|
||||
225,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user