diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-04-06 22:58:46 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-04-06 22:58:46 +0100 |
commit | 60272099eb6529d6d748c7dd04412b35c09f37e2 (patch) | |
tree | 6ec16fafcbfe0bec46bad93e7b4d4f442ccdffb3 /test/scripts | |
parent | 170f490458e506bc76038051b3db8229bcdec9c4 (diff) |
Callout/hold: ensure TLS-proxy process is not waited for as a transport process
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/2100-OpenSSL/2135 | 2 | ||||
-rw-r--r-- | test/scripts/2100-OpenSSL/2136 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/test/scripts/2100-OpenSSL/2135 b/test/scripts/2100-OpenSSL/2135 index e521c45e3..5f8ee7d86 100644 --- a/test/scripts/2100-OpenSSL/2135 +++ b/test/scripts/2100-OpenSSL/2135 @@ -17,7 +17,7 @@ body . quit **** -sleep 1 +sleep 2 killdaemon # # diff --git a/test/scripts/2100-OpenSSL/2136 b/test/scripts/2100-OpenSSL/2136 index aa13114d5..0eb18ffa9 100644 --- a/test/scripts/2100-OpenSSL/2136 +++ b/test/scripts/2100-OpenSSL/2136 @@ -31,7 +31,7 @@ body QUIT ??? 221 **** -sleep 1 +sleep 2 killdaemon # # @@ -62,7 +62,7 @@ body QUIT ??? 221 **** -sleep 1 +sleep 2 killdaemon # # |