commit | 12a49408b3d60a55b1e098f97d3f1127a75fb3bf | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jun 21 22:35:40 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jun 21 22:35:40 2022 +0100 |
tree | d8b97a5491f537270d2d6ce510561c17b7c65aad | |
parent | 44ddf19ec0ff59c969658ec7d9ed42070c59c51b [diff] [blame] |
patch 8.2.5147: flaky test always fails on retry Problem: Flaky test always fails on retry. Solution: Delete the created function.
diff --git a/src/version.c b/src/version.c index 4530f8d..35024fb 100644 --- a/src/version.c +++ b/src/version.c
@@ -735,6 +735,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 5147, +/**/ 5146, /**/ 5145,