1
0
forked from aniani/vim

patch 8.2.2708: test sometimes fails waiting for shell in terminal

Problem:    Test sometimes fails waiting for shell in terminal.
Solution:   Use WaitForAssert() so we can see the actual job status.  Use
            Run_shell_in_terminal().
This commit is contained in:
Bram Moolenaar
2021-04-04 15:28:59 +02:00
parent ceb0619433
commit 3a6aadb328
3 changed files with 6 additions and 4 deletions

View File

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