comparison src/version.c @ 21705:516176f1a3e9 v8.2.1402

patch 8.2.1402: s390x tests always fail Commit: https://github.com/vim/vim/commit/94f6c06ac54401ea34a07f8c45242f11bd1e1e3a Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 9 14:07:52 2020 +0200 patch 8.2.1402: s390x tests always fail Problem: s390x tests always fail. Solution: Temporarily disable s390x tests.
author Bram Moolenaar <Bram@vim.org>
date Sun, 09 Aug 2020 14:15:05 +0200
parents 22583b9d4efd
children 8e224527391e
comparison
equal deleted inserted replaced
21704:00ef0645bee2 21705:516176f1a3e9
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 1402,
757 /**/ 759 /**/
758 1401, 760 1401,
759 /**/ 761 /**/
760 1400, 762 1400,
761 /**/ 763 /**/