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:
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
508,
|
||||
/**/
|
||||
507,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user