commit | 9207d1f523c2e2fb1c8749ec6f84ab5ecc2c62f4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Mar 27 19:41:02 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Mar 27 19:41:02 2020 +0100 |
tree | 10470ff85bbe3b42cbc6c9a2945b5a7bc069e2b3 | |
parent | bd5e622bfa12bd80a5ce9406704205400e3faa6a [diff] [blame] |
patch 8.2.0461: confirm test fails on amd64 system Problem: Confirm test fails on amd64 system. (Alimar Riesebieter) Solution: Add an extra WaitForAssert(). (Dominique Pelle)
diff --git a/src/version.c b/src/version.c index 7588954..001770e 100644 --- a/src/version.c +++ b/src/version.c
@@ -739,6 +739,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 461, +/**/ 460, /**/ 459,