From fd700877d5224452609c919113fd71d08ac1ccca Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Tue, 24 Oct 2006 14:32:49 +0000 Subject: Remove trailing whitespace from each header before concatenation in string expansions. --- test/scripts/0000-Basic/0406 | 4 ++-- test/stdout/0406 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'test') diff --git a/test/scripts/0000-Basic/0406 b/test/scripts/0000-Basic/0406 index 216d88241..2e60e4760 100644 --- a/test/scripts/0000-Basic/0406 +++ b/test/scripts/0000-Basic/0406 @@ -1,8 +1,8 @@ # $h_ $bh_ and $rh_ expansions exim -bf DIR/aux-fixed/TESTNUM.f subject: lots of leading and trailing space -To: a@b -To: c@d +To: a@b +To: c@d X-1: (=?ISO-8859-1?Q?a?=) X-2: (=?ISO-8859-1?Q?a?= b) X-3: (=?ISO-8859-1?Q?a?= =?ISO-8859-1?Q?b?=) diff --git a/test/stdout/0406 b/test/stdout/0406 index 9ce3f6d43..51ebd51cb 100644 --- a/test/stdout/0406 +++ b/test/stdout/0406 @@ -6,7 +6,7 @@ Testing Exim filter file "TESTSUITE/aux-fixed/0406.f" Testprint: subject = >lots of leading and trailing space< Testprint: raw subject = > lots of leading and trailing space \n< Testprint: to = >a@b,\nc@d< -Testprint: raw to = > a@b\n c@d\n< +Testprint: raw to = > a@b \n c@d \n< Testprint: rX-1: > (=?ISO-8859-1?Q?a?=)\n< Testprint: bX-1: >(a)< Testprint: X-1: >(a)< -- cgit v1.2.3