commit | 328604307ba26e3182eb0b096e820f9cd346c2dd | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Aug 06 19:24:23 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Aug 06 19:24:23 2016 +0200 |
tree | 20d80f89d0bc6456a58a432f52bab90ebfd6f6f5 | |
parent | 83b3c3d8a0fa1afed06c13163b9f72c0925f2a61 [diff] [blame] |
patch 7.4.2166 Problem: Small build can't run startup test. Solution: Skip the test.
diff --git a/src/version.c b/src/version.c index e3ecd93..2add596 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2166, +/**/ 2165, /**/ 2164,