]> 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:36:16 +0000 (08:36 +0200)
commitee16664f6a1887048638e3d645fac38fb9c7f0d2
tree9d84638f0ac6a92271d053ef0f2b1885e781c2ba
parentf60c6774af3624d417d9d0b8ed2d898866bf76e5
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)
test/recipes/25-test_verify.t