1
0
forked from aniani/vim

patch 8.2.0742: handling of a TERM signal not tested

Problem:    Handling of a TERM signal not tested.
Solution:   Add a test for SIGTERM. (Dominique Pelle, closes #6055)
This commit is contained in:
Bram Moolenaar
2020-05-12 14:42:02 +02:00
parent c3fd98cf8e
commit 48a687148c
2 changed files with 48 additions and 0 deletions

View File

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