diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-09-24 20:32:39 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-09-24 20:32:39 +0100 |
commit | 3a01a83f6e2d2b3c70463cfb263d4e3f71356612 (patch) | |
tree | e2cd87d453efe735c6bbe4cab4f87317098c8958 | |
parent | 762ca6f356174af684898457987e31a470a3a903 (diff) |
Fix expected test output file with return before linefeed.
-rw-r--r-- | test/stdout/0567 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/test/stdout/0567 b/test/stdout/0567 index 65fd23c6f..7d79c1ec7 100644 --- a/test/stdout/0567 +++ b/test/stdout/0567 @@ -1,8 +1,8 @@ -220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 -250 OK -250 Accepted -550 Administrative prohibition -354 Enter message, ending with "." on a line by itself -250 OK id=10HmaX-0005vi-00 -221 myhost.test.ex closing connection -451 Temporary local problem - please try later +220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 OK
+250 Accepted
+550 Administrative prohibition
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmaX-0005vi-00
+221 myhost.test.ex closing connection
+451 Temporary local problem - please try later
|