]> 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:08 +0000 (08:37 +0200)
commita4d26436a7e7728e6751b9704b4129196ae7d9d6
treea5d0451450906bb73c43f38965ebda065ad0e707
parentdb266724813fecdc4348fad4fd0f2f7424f577c0
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