commit | f6e020b1225970d95e6848b79066f82d9e65b66c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jun 12 20:11:55 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jun 12 20:11:55 2020 +0200 |
tree | 7df6525df5a3dccf1377371dc4ff6e7f94f5d1b5 | |
parent | ec68028604b6ee799b2ef5fc861ec5163e82914f [diff] [blame] |
patch 8.2.0962: terminal test sometimes hangs on Travis Problem: Terminal test sometimes hangs on Travis. Solution: Do show output for this test temporarily.
diff --git a/src/version.c b/src/version.c index 93f940b..8c8efd2 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 962, +/**/ 961, /**/ 960,