]> git.ipfire.org Git - thirdparty/openssl.git/commit
25-test_verify.t: fix partly case-sensitive matching for Windows OS: s/MsWin32/MSWin32/
authorDr. David von Oheimb <dev@ddvo.net>
Sat, 26 Jul 2025 08:46:21 +0000 (10:46 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Wed, 17 Sep 2025 06:37:59 +0000 (08:37 +0200)
commitf4dbc3562647f4e298752073cd608e33b082cd01
tree1a6143a2454b861d1f3b591ae574e707a3e6799e
parenta8d4ab9051036f1f4ebfe221583c9936d3ffbcd9
25-test_verify.t: fix partly case-sensitive matching for Windows OS: s/MsWin32/MSWin32/

Fixes #27984

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28098)

(cherry picked from commit ee16664f6a1887048638e3d645fac38fb9c7f0d2)
test/recipes/25-test_verify.t