comparison src/version.c @ 19021:fa3e63666acb v8.2.0071

patch 8.2.0071: memory test often fails on Cirrus CI Commit: https://github.com/vim/vim/commit/1832d12aea30f1533f3c461d9e1530d10f66b162 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jan 1 15:17:25 2020 +0100 patch 8.2.0071: memory test often fails on Cirrus CI Problem: Memory test often fails on Cirrus CI. Solution: Allow for more tolerance in the upper limit. Remove sleep.
author Bram Moolenaar <Bram@vim.org>
date Wed, 01 Jan 2020 15:30:03 +0100
parents 75562beba71c
children 9afeb0d2c4ab
comparison
equal deleted inserted replaced
19020:ad42a3aebe99 19021:fa3e63666acb
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 71,
745 /**/ 747 /**/
746 70, 748 70,
747 /**/ 749 /**/
748 69, 750 69,
749 /**/ 751 /**/