0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.2.4268: CI log output is long

Problem:    CI log output is long.
Solution:   Group output in sections. (Ozaki Kiichi, closes #9670)
This commit is contained in:
ichizok
2022-01-31 11:38:53 +00:00
committed by Bram Moolenaar
parent 4c93aff20f
commit 44d1f89c24
2 changed files with 8 additions and 3 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4268,
/**/
4267,
/**/