From: Neil Horman Date: Mon, 19 Aug 2024 19:39:16 +0000 (-0400) Subject: Need to remove our bash settings as we need to interrogate failures X-Git-Tag: openssl-3.5.0-alpha1~1148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f984323fcdfc08d4727ca61901377c4991fbc80f;p=thirdparty%2Fopenssl.git Need to remove our bash settings as we need to interrogate failures Reviewed-by: Viktor Dukhovni Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/25256) --- diff --git a/test/quic-openssl-docker/run_endpoint.sh b/test/quic-openssl-docker/run_endpoint.sh index b6af9d3ec14..9a6b5f9b7ac 100644 --- a/test/quic-openssl-docker/run_endpoint.sh +++ b/test/quic-openssl-docker/run_endpoint.sh @@ -1,7 +1,5 @@ #!/bin/bash -set -euxo pipefail - CURLRC=~/testcase_curlrc # Set up the routing needed for the simulation