comparison src/version.c @ 22373:294f27aeced4 v8.2.1735

patch 8.2.1735: Github actions appear to timeout too soon Commit: https://github.com/vim/vim/commit/851d108313317a062371a6750e6c6bf370a9bafa Author: Bram Moolenaar <Bram@vim.org> Date: Wed Sep 23 22:27:22 2020 +0200 patch 8.2.1735: Github actions appear to timeout too soon Problem: Github actions appear to timeout too soon. Solution: use "timeout" instead of "ping".
author Bram Moolenaar <Bram@vim.org>
date Wed, 23 Sep 2020 22:30:03 +0200
parents 15003353a464
children 595ea7f099cd
comparison
equal deleted inserted replaced
22372:506ab8704369 22373:294f27aeced4
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 1735,
753 /**/ 755 /**/
754 1734, 756 1734,
755 /**/ 757 /**/
756 1733, 758 1733,
757 /**/ 759 /**/