diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-04-19 21:44:17 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-04-19 21:44:17 +0100 |
commit | 97c83a31f1269ac154408a571b9207c6f3552fc9 (patch) | |
tree | 911dcdc32cb91e6ff7c088ff1c62a43afb38ee39 /test | |
parent | ec2a355fdc961aba7ace27c624c01accd58dc1ed (diff) |
exim_dumpdb: keys-only output option
Diffstat (limited to 'test')
-rw-r--r-- | test/scripts/5892-Resume-OpenSSL/5892 | 5 | ||||
-rw-r--r-- | test/stdout/5892 | 2 |
2 files changed, 7 insertions, 0 deletions
diff --git a/test/scripts/5892-Resume-OpenSSL/5892 b/test/scripts/5892-Resume-OpenSSL/5892 index 814a27b6b..e09fc6398 100644 --- a/test/scripts/5892-Resume-OpenSSL/5892 +++ b/test/scripts/5892-Resume-OpenSSL/5892 @@ -46,5 +46,10 @@ exim -DVALUE=resume -DHELO_MSG=differenthost -odf resume@test.ex exim -DVALUE=resume -odf resume@test.ex **** # +# Check the -k (key only) option on dumpdb +perl +system 'DIR/eximdir/exim_dumpdb -k DIR/spool tls'; +**** +# killdaemon no_msglog_check diff --git a/test/stdout/5892 b/test/stdout/5892 index 6f9aa1388..23a7bcf3e 100644 --- a/test/stdout/5892 +++ b/test/stdout/5892 @@ -1,4 +1,6 @@ ### TLS1.2 + 4686560d7a1d9becb8fd0c62406eaaf169b2ea1b889244342653024281bca106 + b90422e57483069e0b7dbcebbdf1be3504bae64df49ea1f699cc773acc8a76d5 ******** SERVER ******** ### TLS1.2 |