0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.1.1212: signal PWR is not tested

Problem:    Signal PWR is not tested.
Solution:   Test that PWR updates the swap file. (Dominique Pelle,
            closes #4312)
This commit is contained in:
Bram Moolenaar
2019-04-27 17:32:40 +02:00
parent e61e548dd6
commit 520e245237
2 changed files with 41 additions and 11 deletions

View File

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