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/0177 | |
parent | e00aaee32157c44b9fc3175ed0d2a5b3ea376d66 (diff) |
Correct header sorting for testsuite. Required manual patching, so maybe errors. Fixes: #919
Diffstat (limited to 'test/stdout/0177')
-rw-r--r-- | test/stdout/0177 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stdout/0177 b/test/stdout/0177 index f558f08d2..af69f2b2c 100644 --- a/test/stdout/0177 +++ b/test/stdout/0177 @@ -23,10 +23,10 @@ Received: from CALLER by the.local.host.name with local (Exim x.yz) (envelope-from <CALLER@test.ex>) id 10HmbG-0005vi-00 for userz@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 -Subject: freeze this (3) +Date: Tue, 2 Mar 1999 09:44:33 +0000 Message-Id: <E10HmbG-0005vi-00@the.local.host.name> +Subject: freeze this (3) From: CALLER_NAME <CALLER@test.ex> -Date: Tue, 2 Mar 1999 09:44:33 +0000 This is a third message to be frozen. . |