1
0
forked from aniani/vim

patch 8.0.0911: terminal test takes too long

Problem:    Terminal test takes too long.
Solution:   Instead of "sleep 1" use a Python program to briefly sleep.
This commit is contained in:
Bram Moolenaar
2017-08-11 22:45:01 +02:00
parent da43b61ddd
commit b81bc77ae7
3 changed files with 30 additions and 10 deletions

View File

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