diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-10-24 14:32:49 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-10-24 14:32:49 +0000 |
commit | fd700877d5224452609c919113fd71d08ac1ccca (patch) | |
tree | 6c678baea723e34996b55fcdcda501de6de3162c /test/scripts/0000-Basic | |
parent | 328895cc07b8caf8c18003569431a02129989289 (diff) |
Remove trailing whitespace from each header before concatenation in
string expansions.
Diffstat (limited to 'test/scripts/0000-Basic')
-rw-r--r-- | test/scripts/0000-Basic/0406 | 4 |
1 files changed, 2 insertions, 2 deletions
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?=) |