summaryrefslogtreecommitdiff
path: root/test/scripts
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-10-13 18:18:53 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2018-10-13 18:18:53 +0100
commit11a5264b5b67a7f9e11edc188080c806d7c01422 (patch)
tree5f345ce7a8222419e38b6a70a6d5a91a8f524aec /test/scripts
parent9fa3eec7bb2e6a14a0b62dbc713c0ba5b2b5cd34 (diff)
Testsuite: tidying
Diffstat (limited to 'test/scripts')
-rw-r--r--test/scripts/1990-TCP-Fast-Open/19901
-rw-r--r--test/scripts/2100-OpenSSL/21122
-rw-r--r--test/scripts/2100-OpenSSL/21332
3 files changed, 3 insertions, 2 deletions
diff --git a/test/scripts/1990-TCP-Fast-Open/1990 b/test/scripts/1990-TCP-Fast-Open/1990
index 3fffce2d4..04b41a7af 100644
--- a/test/scripts/1990-TCP-Fast-Open/1990
+++ b/test/scripts/1990-TCP-Fast-Open/1990
@@ -8,6 +8,7 @@
# option on the SYN, but the fast-output SMTP banner will not
# be seen unless you also deliberately emulate a long path:
# 'sudo tc qdisc add dev lo root netem delay 50ms'
+# You'll need iproute-tc installed, for the tc command.
# You'll need kernel-modules-extra installed, or you get
# an unhelpful error from RTNETLINK.
# To tidy up: 'sudo tc qdisc delete dev lo root'
diff --git a/test/scripts/2100-OpenSSL/2112 b/test/scripts/2100-OpenSSL/2112
index b07b1c0ba..8dfb1dc06 100644
--- a/test/scripts/2100-OpenSSL/2112
+++ b/test/scripts/2100-OpenSSL/2112
@@ -40,7 +40,7 @@ Testing
#
exim -z 'this will pass the cert verify including name check'
****
-exim users@test.ex
+exim user_s@test.ex
Testing
****
#
diff --git a/test/scripts/2100-OpenSSL/2133 b/test/scripts/2100-OpenSSL/2133
index 3b2221c9c..6b34de746 100644
--- a/test/scripts/2100-OpenSSL/2133
+++ b/test/scripts/2100-OpenSSL/2133
@@ -10,7 +10,7 @@ exim userr@test.ex
Testing
****
# this will pass the cert verify including name check
-exim users@test.ex
+exim user_s@test.ex
Testing
****
# this will fail to verify the cert name but carry on (try-verify mode)