comparison src/version.c @ 14824:845180495796 v8.1.0424

patch 8.1.0424: test output is very verbose, loading CI log is slow commit https://github.com/vim/vim/commit/e76d7a63dfe916c321e248fbfc97bd948d6fbabb Author: Bram Moolenaar <Bram@vim.org> Date: Fri Sep 21 16:37:25 2018 +0200 patch 8.1.0424: test output is very verbose, loading CI log is slow Problem: Test output is very verbose, loading CI log is slow. Solution: Redirect output to /dev/null. (Ken Takata, closes https://github.com/vim/vim/issues/3456)
author Christian Brabandt <cb@256bit.org>
date Fri, 21 Sep 2018 16:45:05 +0200
parents aa9c7588d30a
children 75d474a8868a
comparison
equal deleted inserted replaced
14823:dcdb2b4dbb6b 14824:845180495796
792 NULL 792 NULL
793 }; 793 };
794 794
795 static int included_patches[] = 795 static int included_patches[] =
796 { /* Add new patch number below this line */ 796 { /* Add new patch number below this line */
797 /**/
798 424,
797 /**/ 799 /**/
798 423, 800 423,
799 /**/ 801 /**/
800 422, 802 422,
801 /**/ 803 /**/