X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/3c90bbcdc7cf73298156f7bcd5f5e750e7814e72..4718c75d346777872c87ff7d4fe0431487e618c4:/test/stdout/0002 diff --git a/test/stdout/0002 b/test/stdout/0002 index df659d2d4..b55571cc6 100644 --- a/test/stdout/0002 +++ b/test/stdout/0002 @@ -527,13 +527,13 @@ newline tab\134backslash ~tilde\177DEL\200\201. > q6: "white space" > q7: "b\\s" > -> q1: abc "abc" -> q2: xyz: "xyz": -> q3: pqr : "pqr" : -> q4: a:b "a:b" abc continued data (make sure not key) -> q5: "quoted" "\"quoted\"" -> q6: white space "white space" -> q7: b\s "b\\s" +> q1f: abc "abc" +> q2f: xyz: "xyz": +> q3f: pqr : "pqr" : +> q4f: a:b "a:b" abc continued data (make sure not key) +> q5f: "quoted" "\"quoted\"" +> q6f: white space "white space" +> q7f: b\s "b\\s" > > abc: abc > a.b.c: *.b.c @@ -1034,3 +1034,5 @@ xyz > in list > in list > +> '${listextract {2} {<. my.target.host.name}}' => 'target' +>