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/0093 | |
parent | e00aaee32157c44b9fc3175ed0d2a5b3ea376d66 (diff) |
Correct header sorting for testsuite. Required manual patching, so maybe errors. Fixes: #919
Diffstat (limited to 'test/stdout/0093')
-rw-r--r-- | test/stdout/0093 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stdout/0093 b/test/stdout/0093 index 4762c64ac..236300048 100644 --- a/test/stdout/0093 +++ b/test/stdout/0093 @@ -27,11 +27,11 @@ Testing Exim filter file "TESTSUITE/aux-fixed/0093.f-3" Testprint: From: is defined Testprint: Absent: is not defined Testprint: ---------------------- -Testprint: From: a@b\nReply-to: x@y\nRepeated: this header is repeated\n and continued\nRepeated: this header is repeated\n and continued\nRepeated: this header is repeated\n and continued\nEmpty:\nRepeated-empty:\nRepeated-empty:\nRepeated-empty:\nSubject: this is the subject\nMessage-Id: <E10HmaX-0005vi-00@the.local.host.name>\nSender: CALLER_NAME <CALLER@test.ex>\nDate: Tue, 2 Mar 1999 09:44:33 +0000 +Testprint: Date: Tue, 2 Mar 1999 09:44:33 +0000\nMessage-Id: <E10HmaX-0005vi-00@the.local.host.name>\nFrom: a@b\nReply-to: x@y\nRepeated: this header is repeated\n and continued\nRepeated: this header is repeated\n and continued\nRepeated: this header is repeated\n and continued\nEmpty:\nRepeated-empty:\nRepeated-empty:\nRepeated-empty:\nSubject: this is the subject\nSender: CALLER_NAME <CALLER@test.ex> Testprint: ---------------------- -Testprint: From: a@b\nReply-to: x@y\nRepeated: this header is repeated\n and continued\nRepeated: this header is repeated\n and continued\nRepeated: this header is repeated\n and continued\nEmpty:\nRepeated-empty:\nRepeated-empty:\nRepeated-empty:\nSubject: this is the subject\nMessage-Id: <E10HmaX-0005vi-00@the.local.host.name>\nSender: CALLER_NAME <CALLER@test.ex>\nDate: Tue, 2 Mar 1999 09:44:33 +0000+++more +Testprint: Date: Tue, 2 Mar 1999 09:44:33 +0000\nMessage-Id: <E10HmaX-0005vi-00@the.local.host.name>\nFrom: a@b\nReply-to: x@y\nRepeated: this header is repeated\n and continued\nRepeated: this header is repeated\n and continued\nRepeated: this header is repeated\n and continued\nEmpty:\nRepeated-empty:\nRepeated-empty:\nRepeated-empty:\nSubject: this is the subject\nSender: CALLER_NAME <CALLER@test.ex>+++more Testprint: ---------------------- -Testprint: +++From: a@b\nReply-to: x@y\nRepeated: this header is repeated\n and continued\nRepeated: this header is repeated\n and continued\nRepeated: this header is repeated\n and continued\nEmpty:\nRepeated-empty:\nRepeated-empty:\nRepeated-empty:\nSubject: this is the subject\nMessage-Id: <E10HmaX-0005vi-00@the.local.host.name>\nSender: CALLER_NAME <CALLER@test.ex>\nDate: Tue, 2 Mar 1999 09:44:33 +0000+++ +Testprint: +++Date: Tue, 2 Mar 1999 09:44:33 +0000\nMessage-Id: <E10HmaX-0005vi-00@the.local.host.name>\nFrom: a@b\nReply-to: x@y\nRepeated: this header is repeated\n and continued\nRepeated: this header is repeated\n and continued\nRepeated: this header is repeated\n and continued\nEmpty:\nRepeated-empty:\nRepeated-empty:\nRepeated-empty:\nSubject: this is the subject\nSender: CALLER_NAME <CALLER@test.ex>+++ Testprint: ---------------------- Testprint: From: >a@b< Testprint: this header is repeated\n and continued\nthis header is repeated\n and continued\nthis header is repeated\n and continued |