commit | 74ccbb1f7df5bd5e5bd50dd7fe4ae9799da50274 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu May 18 20:07:12 2023 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu May 18 20:07:12 2023 +0100 |
tree | 3087bfdd8b3dd0882cf8f005a49d4029541e41d2 | |
parent | 6fadbc1e8c1f4c5b03eb6a78aeb023ca2c2a9a7d [diff] [blame] |
patch 9.0.1566: Motif: GUI scrollbar test fails in 24 lines terminal Problem: Motif: GUI scrollbar test fails in 24 lines terminal. Solution: Skip the part of the test that fails for now.
diff --git a/src/version.c b/src/version.c index ca6d792..10e0144 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1566, +/**/ 1565, /**/ 1564,