diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-05-06 18:53:34 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-06-04 14:57:03 +0100 |
commit | 613dd4aed0ae1d1165f89a3d6819e51a033fcfb6 (patch) | |
tree | 13cae2b5e2efe0e285a3c4b3039a48bee5cde6e4 /test/scripts | |
parent | 193e3acd2723abeaaad8575fec3c058df674fc5d (diff) |
Fix tls variables order, and testsuite case 5401 (cutthrough) for changes that went in with dual-tls.
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/5400-cutthrough/5401 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scripts/5400-cutthrough/5401 b/test/scripts/5400-cutthrough/5401 index 6104a7a7d..42a90f4cb 100644 --- a/test/scripts/5400-cutthrough/5401 +++ b/test/scripts/5400-cutthrough/5401 @@ -3,7 +3,7 @@ need_ipv4 # server PORT_S 220 ESMTP -HELO +EHLO 250 OK MAIL FROM: 250 Sender OK |