commit | 851332ea9cdabf24980a7f7c293da81fa990f864 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jul 03 19:16:00 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jul 03 19:16:00 2018 +0200 |
tree | a5eafaab0e0c0fef01fb076c61f814379e205ab8 | |
parent | b2e0c94a4d27e3e6222d26f13e0418a85cab21a2 [diff] [blame] |
patch 8.1.0145: test with grep is failing on MS-Windows Problem: Test with grep is failing on MS-Windows. Solution: Skip the test.
diff --git a/src/version.c b/src/version.c index 07e34fc..ea289c7 100644 --- a/src/version.c +++ b/src/version.c
@@ -790,6 +790,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 145, +/**/ 144, /**/ 143,