commit | ca563b9b948aec18463c26e9f87ae7933571b40e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Sep 01 17:50:51 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Sep 01 17:50:51 2020 +0200 |
tree | c1ba4ebc051e2870ac3a0300e7002377d2706242 | |
parent | 2f1228463aa9ff62814f9732561b1849e5f01f75 [diff] [blame] |
patch 8.2.1559: s390x tests work again Problem: s390x tests work again. Solution: re-enable s390x tests. (James McCoy, closes #6829)
diff --git a/src/version.c b/src/version.c index 411a889..158f2a3 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1559, +/**/ 1558, /**/ 1557,