commit | 7dd88c5133feda7e9ccfedcb38b6dfdba459d507 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Nov 04 20:46:40 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Nov 04 20:46:40 2017 +0100 |
tree | 9e6407a8fcec496ad6474315de5967e8aeef31c3 | |
parent | 1232624ae5b56c167c5982a2620f736c4bbc19ef [diff] [blame] |
patch 8.0.1262: terminal redir test is flaky Problem: Terminal redir test is flaky. Solution: Add it to the list of flaky tests.
diff --git a/src/version.c b/src/version.c index 7d049d0..b7cb58b 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1262, +/**/ 1261, /**/ 1260,