[openssl/openssl] 128d1c: Fix visual glitch in non-verbose test output
bernd-edlinger
noreply at reply.github.openssl.org
Sat May 28 15:03:35 UTC 2022
Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 128d1c3c0a12fe68175a460e06daf1e0d940f681
https://github.openssl.org/openssl/openssl/commit/128d1c3c0a12fe68175a460e06daf1e0d940f681
Author: Bernd Edlinger <bernd.edlinger at hotmail.de>
Date: 2022-05-28 (Sat, 28 May 2022)
Changed paths:
M test/recipes/80-test_cmp_http.t
Log Message:
-----------
Fix visual glitch in non-verbose test output
This fixes a glitch in the non-verbose test output
$ make test
[...]
80-test_ciphername.t .... ok
80-test_cmp_http.t ...... 5/?
80-test_cmp_http.t ...... ok 611
80-test_cms.t ........... ok
80-test_cmsapi.t ........ ok
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18401)
More information about the openssl-commits
mailing list