]> 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:21 +0000 (08:37 +0200)
commit37e2d4344f216cbd74dee9b32ecb4a49b2616be5
treec1fccf12fbdf38dc5a9b1de02e8c0aaafaae0d55
parent6c6a91b1436aeec332a2482ae1321936ac987e2e
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