1
0
forked from aniani/vim

patch 9.0.0508: when the channel test fails there is no clue why

Problem:    When the channel test fails there is no clue why.
Solution:   Add info about the job status. (Ken Takata, closes #11175)
This commit is contained in:
K.Takata
2022-09-20 11:04:47 +01:00
committed by Bram Moolenaar
parent bcd6924245
commit cd9fa256b5
2 changed files with 18 additions and 4 deletions

View File

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