From 3a01a83f6e2d2b3c70463cfb263d4e3f71356612 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 24 Sep 2012 20:32:39 +0100 Subject: [PATCH] Fix expected test output file with return before linefeed. --- test/stdout/0567 | 16 ++++++++-------- 1 file 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 -- 2.30.2