commit | f7f3e32fcc4984d87f26337316379c2e2d90f7f1 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Sep 03 18:47:24 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Sep 03 18:47:24 2016 +0200 |
tree | 2795b129d601d4fb9eb30567b1af2bd1981a601e | |
parent | 87bc3f74598ae8c648957e5755000cc6cdbc89ce [diff] [blame] |
patch 7.4.2316 Problem: Channel sort test is flaky. Solution: Add a check the output has been read.
diff --git a/src/version.c b/src/version.c index 297830f..04cf59e 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2316, +/**/ 2315, /**/ 2314,