commit | c85156bb897085d7f5a8e4e180287f87bf19b948 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 12 14:09:23 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 12 14:09:23 2020 +0200 |
tree | be496ee2303ccca539d1859b838f09f2ea67712e | |
parent | 13c046316b2e651871701ed81e2ba4763b19b67d [diff] [blame] |
patch 8.2.1187: terminal2 test sometimes hangs in the GUI on Travis Problem: Terminal2 test sometimes hangs in the GUI on Travis. Solution: Disable Test_zz2_terminal_guioptions_bang() for now.
diff --git a/src/version.c b/src/version.c index d36c7b3..d0067bf 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1187, +/**/ 1186, /**/ 1185,