commit | fe9489233c463dd87046df3fd95332e47b66e93c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Aug 04 21:11:32 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Aug 04 21:11:32 2016 +0200 |
tree | 350a26632125ee2dbce28041636e921a58a4cec0 | |
parent | 877e95779869c5426102aa491f67d99904c8534c [diff] [blame] |
patch 7.4.2154 Problem: Test_communicate() fails sometimes. Solution: Add it to the flaky tests.
diff --git a/src/version.c b/src/version.c index 992b374..c99fff6 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2154, +/**/ 2153, /**/ 2152,