forked from aniani/vim
patch 8.2.5158: TSTP and INT signal tests are not run with valgrind
Problem: TSTP and INT signal tests are not run with valgrind. Solution: Sleep a bit longer. (closes #10614)
This commit is contained in:
@@ -735,6 +735,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
5158,
|
||||
/**/
|
||||
5157,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user