]> git.ipfire.org Git - thirdparty/openssl.git/commit
Prefix output to avoid random ok to confuse test parser
authorArmin Fuerst <armin@fuerst.priv.at>
Fri, 11 Feb 2022 18:46:12 +0000 (19:46 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 17 Feb 2022 15:03:24 +0000 (16:03 +0100)
commitb089d546242bbc073aefb6f6471586e484118863
tree68ba245d9beac65d92d34c00562ad3f95638d84b
parentba0b60c632ae9c5590b59184281baaf0a39f0c24
Prefix output to avoid random ok to confuse test parser

Prefix output of generated dh parameters to avoid misinterpretation
of lines beginning with ok[^a-zA-Z0-9] as a testresult.

Also corrected indent and removed useless comma after last item.

Fixes #17480

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17689)
test/recipes/15-test_gendhparam.t