0
0
mirror of https://github.com/vim/vim.git synced 2025-10-09 06:14:17 -04:00

patch 8.1.0924: terminal scrollback test still flaky

Problem:    Terminal scrollback test still flaky.
Solution:   Wait a bit longer before running the tail command.
This commit is contained in:
Bram Moolenaar
2019-02-15 00:26:14 +01:00
parent c3ef896608
commit 7e841e3ce5
2 changed files with 4 additions and 2 deletions

View File

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