commit | 34059e7b67ae8a58dc2471b309afe05d9dde760f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Nov 08 23:00:25 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Nov 08 23:00:25 2019 +0100 |
tree | 0834886ebfd11900a8d689f03ae26cdb129551c8 | |
parent | 398a59b6a51e86c23a5f61cb9a6d8a5771c95680 [diff] [blame] |
patch 8.1.2272: test may hang at more prompt Problem: Test may hang at more prompt. Solution: Reset 'more' after resetting 'compatible'. (Michael Soyka)
diff --git a/src/version.c b/src/version.c index 5ceb369..77b3a8a 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2272, +/**/ 2271, /**/ 2270,