commit | 4d57ba02029071e5947a54766e9f5d42e3bb3008 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 12 20:00:24 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 12 20:00:24 2020 +0200 |
tree | d3abbb361453343a10d73892e4cf9d9a44164095 | |
parent | a4dc6f92bb29b00783f8945bbe1101e837b6ad3c [diff] [blame] |
patch 8.2.1195: clientserver test fails on MS-Windows Problem: Clientserver test fails on MS-Windows. Solution: Expect a different error message.
diff --git a/src/version.c b/src/version.c index 68c6db4..b7555b7 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1195, +/**/ 1194, /**/ 1193,