X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/d5b80e59458182b2d557a929a18cb8c70cd56b68..9bf74b9c298f6968417fe88a68ccdf2179db1403:/test/scripts/5740-OCSP-OpenSSL-events/5740?ds=inline diff --git a/test/scripts/5740-OCSP-OpenSSL-events/5740 b/test/scripts/5740-OCSP-OpenSSL-events/5740 index 414430630..a7b3c334e 100644 --- a/test/scripts/5740-OCSP-OpenSSL-events/5740 +++ b/test/scripts/5740-OCSP-OpenSSL-events/5740 @@ -3,7 +3,7 @@ # # # Client works when we request but don't require OCSP stapling and none comes -exim -bd -oX PORT_D -DSERVER=server -DRETURN=/dev/null +exim -bd -oX PORT_D -DSERVER=server -DRETURN="" **** exim norequire_1@test.ex test message. @@ -45,7 +45,7 @@ killdaemon # # # Client fails on lack of required stapled info -exim -bd -oX PORT_D -DSERVER=server -DRETURN=/dev/null +exim -bd -oX PORT_D -DSERVER=server -DRETURN="" **** exim failrequire@test.ex test message. @@ -53,7 +53,7 @@ test message. sleep 1 killdaemon no_msglog_check -sudo rm -f DIR/spool/db/retry +sudo rm -f DIR/spool/db/retry* # # # @@ -66,7 +66,7 @@ test message. **** sleep 1 killdaemon -sudo rm -f DIR/spool/db/retry +sudo rm -f DIR/spool/db/retry* # # #