1
0
forked from aniani/vim

patch 8.1.0922: terminal scrollback test is flaky

Problem:    Terminal scrollback test is flaky.
Solution:   Wait a bit before running the tail command.
This commit is contained in:
Bram Moolenaar
2019-02-14 23:49:38 +01:00
parent 81aa0f56f8
commit 96baf02aa8
5 changed files with 9 additions and 9 deletions

View File

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