commit | 93974239857318fe604e53abd41ffead04b7c657 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jun 12 23:05:07 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 12 23:05:07 2022 +0100 |
tree | 3de07bc150bc10403acd933259a8b8394f64083a | |
parent | 7c0d0c3c75151e716184397a41ff74ab0429db5a [diff] [blame] |
patch 8.2.5082: retab test fails Problem: Retab test fails. Solution: Disable the test for now.
diff --git a/src/version.c b/src/version.c index 117a432..6479ffa 100644 --- a/src/version.c +++ b/src/version.c
@@ -735,6 +735,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 5082, +/**/ 5081, /**/ 5080,