commit | 427dddf014fea1326ea7f8c0951b0667dc037409 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Aug 16 21:22:41 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Aug 16 21:22:41 2019 +0200 |
tree | ff6f7ee99de412c94ab00fc0ebf40941479b8168 | |
parent | 2f710afe7f166973c879bf7424678ba84368c1bb [diff] [blame] |
patch 8.1.1859: timer test sometimes fails on Mac Problem: Timer test sometimes fails on Mac. Solution: Show more info when it fails.
diff --git a/src/version.c b/src/version.c index ee4bb90..66bd86f 100644 --- a/src/version.c +++ b/src/version.c
@@ -770,6 +770,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1859, +/**/ 1858, /**/ 1857,