1
0
forked from aniani/vim

patch 8.2.0874: signals test is a bit flaky

Problem:    Signals test is a bit flaky.
Solution:   Flush the XautoOut file.  Delete files that may be left behind
            from a failure. (Dominique Pelle, closes #6179)
This commit is contained in:
Bram Moolenaar
2020-06-01 15:05:19 +02:00
parent 2891459b81
commit d14fd5285e
2 changed files with 10 additions and 2 deletions

View File

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