]> git.ipfire.org Git - thirdparty/openssl.git/commit
Collapse errors down by using || in run_endpoint.sh
authorNeil Horman <nhorman@openssl.org>
Thu, 29 Aug 2024 20:54:19 +0000 (16:54 -0400)
committerNeil Horman <nhorman@openssl.org>
Tue, 10 Sep 2024 15:38:09 +0000 (11:38 -0400)
commitd2157bbb836af8e11d1a4290407e66b315374ac1
tree75fa40312627e913a39bf707a6397a4a7cdff7a6
parente7e48e7f6cbe34f7bbfdeee453eec184dd9b1fa1
Collapse errors down by using || in run_endpoint.sh

Makes for smaller more consistent coding

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25256)
test/quic-openssl-docker/run_endpoint.sh