commit | 353aca1215fad9c5413150a80df95ee3abb7e76a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Feb 21 17:05:59 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Feb 21 17:05:59 2019 +0100 |
tree | fdde75cb770460a52b9635ea33baad85a59d7267 | |
parent | 4a7d2d3b407ed695450bb7f43166e2f2722a6836 [diff] [blame] |
patch 8.1.0964: cannot see in CI why a screenshot test failed Problem: Cannot see in CI why a screenshot test failed. Solution: Add info about the failure.
diff --git a/src/version.c b/src/version.c index 30a8081..a278e20 100644 --- a/src/version.c +++ b/src/version.c
@@ -780,6 +780,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 964, +/**/ 963, /**/ 962,