commit | 0a2f891adfc52d8f29733817fca15a1b642af1df | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Dec 05 21:21:46 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Dec 05 21:21:46 2022 +0000 |
tree | a97d337b9a5538c3dcb8ebf3860af7a509f31d91 | |
parent | fa2533c8bb96abcec29b9dc6bd4fe7054c7c7e50 [diff] [blame] |
patch 9.0.1013: suspend test often fails on Mac OS Problem: Suspend test often fails on Mac OS. Solution: Make t_RP empty.
diff --git a/src/version.c b/src/version.c index 99f8b66..473f7e8 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1013, +/**/ 1012, /**/ 1011,