diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-05-01 12:42:32 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-05-01 12:42:32 +0100 |
commit | 23a217d97daf7e76ff6f586af43d13892fafa42b (patch) | |
tree | cc918d116064eb7c25f884523fa70424005e9c0f /test/scripts/5740-OCSP-OpenSSL-events | |
parent | 6c140c0137225dff8b08d62df9c4ecc1093c6cbc (diff) |
testsuite: tidying
Diffstat (limited to 'test/scripts/5740-OCSP-OpenSSL-events')
-rw-r--r-- | test/scripts/5740-OCSP-OpenSSL-events/5740 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/scripts/5740-OCSP-OpenSSL-events/5740 b/test/scripts/5740-OCSP-OpenSSL-events/5740 index 43c545afa..414430630 100644 --- a/test/scripts/5740-OCSP-OpenSSL-events/5740 +++ b/test/scripts/5740-OCSP-OpenSSL-events/5740 @@ -5,7 +5,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 norequire@test.ex +exim norequire_1@test.ex test message. **** sleep 1 @@ -18,10 +18,10 @@ killdaemon exim -bd -oX PORT_D -DSERVER=server \ -DRETURN=DIR/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.ocsp.good.resp **** -exim norequire@test.ex +exim norequire_2@test.ex test message. **** -millisleep 500 +millisleep 700 # # # @@ -30,7 +30,7 @@ millisleep 500 exim nostaple@test.ex test message. **** -millisleep 500 +millisleep 700 # # # |