commit | 681b6bc86c8f60473854c0141935c07494528884 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jan 24 22:23:58 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jan 24 22:23:58 2019 +0100 |
tree | 9621a53c031bc373a80e2954ea9d50860e5b25d8 | |
parent | 5e66b42aae7c67a3ef67617d4bd43052ac2b73ce [diff] [blame] |
patch 8.1.0816: test for 'runtimepath' in session fails on MS-Windows Problem: Test for 'runtimepath' in session fails on MS-Windows. Solution: Skip the test for now.
diff --git a/src/version.c b/src/version.c index d69c3cb..1cd591f 100644 --- a/src/version.c +++ b/src/version.c
@@ -788,6 +788,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 816, +/**/ 815, /**/ 814,