Fix running mingw dhparam test under wine
authorMatt Caswell <matt@openssl.org>
Thu, 21 Jan 2021 16:55:42 +0000 (16:55 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 27 Jan 2021 15:00:35 +0000 (15:00 +0000)
commitb1eae34bbe546062c44d26882092fe9db96306d3
tree55ba9205a1ef87ed4db117dded81a74928e7fcb5
parentfa2a7490c0b22083388fb81497998730f000e82d
Fix running mingw dhparam test under wine

The dhparam test was failing to properly handle line endings when
running a mingw configured build under wine.

Fixes #13557

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13923)
test/recipes/20-test_dhparam.t