commit | ec32c781a282398e3da27f4aec4b03fcd20f8b0d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Oct 03 22:10:37 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Oct 03 22:10:37 2022 +0100 |
tree | 8959b8b58a151516f41cf5b9a64f278dc57a181d | |
parent | 01c34e7d10e3dbd73d18a3dd79a48748c4147eaf [diff] [blame] |
patch 9.0.0654: breakindent test fails Problem: Breakindent test fails. Solution: Temporarily accept wrong result.
diff --git a/src/version.c b/src/version.c index 686b525..f37aaf6 100644 --- a/src/version.c +++ b/src/version.c
@@ -700,6 +700,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 654, +/**/ 653, /**/ 652,