commit | 185d68a9d08f18440af93dd0f232e38f1819ddb2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Aug 15 11:21:15 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Aug 15 11:21:15 2019 +0200 |
tree | 00eda99bd7df00c42a70fe4e399477532cf1769e | |
parent | 93344c2d707d9953f351c944e6a237c9916f69a3 [diff] [blame] |
patch 8.1.1847: suspend test is failing Problem: Suspend test is failing. Solution: Do not use GetVimCommandClean().
diff --git a/src/version.c b/src/version.c index 53982c5..b8a84ac 100644 --- a/src/version.c +++ b/src/version.c
@@ -770,6 +770,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1847, +/**/ 1846, /**/ 1845,