diff options
Diffstat (limited to 'test/stderr/3404')
-rw-r--r-- | test/stderr/3404 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stderr/3404 b/test/stderr/3404 index 17af167bc..ceb395949 100644 --- a/test/stderr/3404 +++ b/test/stderr/3404 @@ -15,7 +15,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP<< 250 Recipient OK SMTP>> DATA SMTP<< 354 Send data - SMTP>> writing message and terminating "." + SMTP>> (writing message) SMTP>> . SMTP<< 250 OK SMTP+> QUIT @@ -44,7 +44,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP<< 250 Recipient OK SMTP>> DATA SMTP<< 354 Send data - SMTP>> writing message and terminating "." + SMTP>> (writing message) SMTP>> . SMTP<< 250 OK SMTP+> QUIT @@ -77,7 +77,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP<< 250 Recipient OK SMTP>> DATA SMTP<< 354 Send data - SMTP>> writing message and terminating "." + SMTP>> (writing message) SMTP>> . SMTP<< 250 OK SMTP+> QUIT |