summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-08-07 15:33:14 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2017-08-10 00:35:39 +0100
commitf2ed27cf5f913cc437401c7e005c2886b7dc1a55 (patch)
tree26b8b70c7546ec48fd61a62887f396c890436579 /test
parent35cf75e9dc615e150c2696106c86e342c8a150f4 (diff)
Coding: use specified-initialisers
Diffstat (limited to 'test')
-rw-r--r--test/log/34644
1 files changed, 2 insertions, 2 deletions
diff --git a/test/log/3464 b/test/log/3464
index 2063b33ba..842c13ade 100644
--- a/test/log/3464
+++ b/test/log/3464
@@ -1,5 +1,5 @@
******** SERVER ********
1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port 1225
-1999-03-02 09:44:33 no MAIL in SMTP connection from [127.0.0.1] D=0s X=TLSv1:AES256-SHA:256 CV=no C=EHLO,STARTTLS,AUTH
-1999-03-02 09:44:33 no MAIL in SMTP connection from (foobar) [127.0.0.1] D=0s A=plain:userx X=TLSv1:AES256-SHA:256 CV=no C=EHLO,STARTTLS,EHLO,AUTH,QUIT
+1999-03-02 09:44:33 no MAIL in SMTP connection from [127.0.0.1] D=qqs X=TLSv1:AES256-SHA:256 CV=no C=EHLO,STARTTLS,AUTH
+1999-03-02 09:44:33 no MAIL in SMTP connection from (foobar) [127.0.0.1] D=qqs A=plain:userx X=TLSv1:AES256-SHA:256 CV=no C=EHLO,STARTTLS,EHLO,AUTH,QUIT