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

patch 8.2.0749: TERM signal test fails on FreeBSD

Problem:    TERM signal test fails on FreeBSD.
Solution:   Do not check the messages, the may appear anywhere. (Dominique
            Pelle, closes #6075)
This commit is contained in:
Bram Moolenaar
2020-05-13 16:53:49 +02:00
parent ef6b979bfa
commit 55ba4b844f
2 changed files with 2 additions and 2 deletions

View File

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