diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-11-23 13:04:49 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-11-23 13:04:49 +0000 |
commit | 2709ca2632f61d2ebcdf5ef2040b5b7068fd6a96 (patch) | |
tree | 1c037000872700130581122844fb5022aba25d2d /test/stdout/0497 | |
parent | e00aaee32157c44b9fc3175ed0d2a5b3ea376d66 (diff) |
Correct header sorting for testsuite. Required manual patching, so maybe errors. Fixes: #919
Diffstat (limited to 'test/stdout/0497')
-rw-r--r-- | test/stdout/0497 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stdout/0497 b/test/stdout/0497 index 3462fd1b3..7d078592e 100644 --- a/test/stdout/0497 +++ b/test/stdout/0497 @@ -61,9 +61,9 @@ Received: from CALLER by myhost.test.ex with local (Exim x.yz) (envelope-from <CALLER@myhost.test.ex>) id 10HmbD-0005vi-00 for userx@x.y; Tue, 2 Mar 1999 09:44:33 +0000 +Date: Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmbD-0005vi-00@myhost.test.ex> From: CALLER_NAME <CALLER@myhost.test.ex> -Date: Tue, 2 Mar 1999 09:44:33 +0000 . 452 temporary error @@ -129,9 +129,9 @@ Received: from CALLER by myhost.test.ex with local (Exim x.yz) (envelope-from <CALLER@myhost.test.ex>) id 10HmbL-0005vi-00 for userx@x.y; Tue, 2 Mar 1999 09:44:33 +0000 +Date: Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmbL-0005vi-00@myhost.test.ex> From: CALLER_NAME <CALLER@myhost.test.ex> -Date: Tue, 2 Mar 1999 09:44:33 +0000 . 452 temporary error |