0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.0.0292: the stat test is a bit slow

Problem:    The stat test is a bit slow.
Solution:   Remove a couple of sleep comments and reduce another.
This commit is contained in:
Bram Moolenaar
2017-02-01 22:05:28 +01:00
parent 23fa81d222
commit a2f28859bf
2 changed files with 23 additions and 14 deletions

View File

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