commit | 94f6c06ac54401ea34a07f8c45242f11bd1e1e3a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 09 14:07:52 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 09 14:07:52 2020 +0200 |
tree | cb439d8ed6bb462cc96b436d769ff29cec33fee2 | |
parent | 62a232506d06f6d1b3b7271801c907d6294dfe84 [diff] [blame] |
patch 8.2.1402: s390x tests always fail Problem: s390x tests always fail. Solution: Temporarily disable s390x tests.
diff --git a/src/version.c b/src/version.c index 15f4c06..697a47c 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1402, +/**/ 1401, /**/ 1400,