commit | 1112c0febb509d0cb219f3a2479fd36833507167 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jul 01 21:53:50 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jul 01 21:53:50 2020 +0200 |
tree | 967a7cd924438bef0fae418c5a837f6001aef1ef | |
parent | a0d072ef8203b225bd46bcd826cb3d2e3c3b941a [diff] [blame] |
patch 8.2.1114: terminal test sometimes times out Problem: Terminal test sometimes times out. Solution: Split the test in two parts.
diff --git a/src/version.c b/src/version.c index 81cf2c0..06d1bed 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1114, +/**/ 1113, /**/ 1112,