diff options
author | John Jetmore <jj33@pobox.com> | 2010-06-05 01:58:39 +0000 |
---|---|---|
committer | John Jetmore <jj33@pobox.com> | 2010-06-05 01:58:39 +0000 |
commit | 37acd760db257c134df6dad0fbb730b24b4b7e19 (patch) | |
tree | 3cf7309d330dc2564ac5abfc68576773a49ad23b /test/stdout/0297 | |
parent | b3f43fa01b5b8511bf22ff4781e6194cf2a5ab54 (diff) |
runtest - trim trailing whitespace from otherwise un-rewritten host lines in munge function
0190, 0244, 0297, 0350, 0430 - standardize trailing whitespace
0403 - lingering header order fix, fix change in lookup type encoding after dkim lookup type removal
Diffstat (limited to 'test/stdout/0297')
-rw-r--r-- | test/stdout/0297 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stdout/0297 b/test/stdout/0297 index 060a8956b..d6947af8c 100644 --- a/test/stdout/0297 +++ b/test/stdout/0297 @@ -1,8 +1,8 @@ -/a/b/c@myhost.test.ex -> /a/b/c +/a/b/c@myhost.test.ex -> /a/b/c transport = tf1 -/x/y/z@myhost.test.ex -> /x/y/z +/x/y/z@myhost.test.ex -> /x/y/z transport = tf2 -/a/b/c/@myhost.test.ex -> /a/b/c/ +/a/b/c/@myhost.test.ex -> /a/b/c/ transport = td1 -/a/a/b//@myhost.test.ex -> /a/a/b// +/a/a/b//@myhost.test.ex -> /a/a/b// transport = td2 |