diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-07-11 11:58:07 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-07-11 14:56:36 +0100 |
commit | 42c7f0b4ea09d8971a19beeef743ec8981d4aacc (patch) | |
tree | 1a084b9f8038cb7329072682ce1ff64affc9dbe2 /test/stderr/2200 | |
parent | 17ccbda62e05f6ed59a27791643be4b94f7fcdbd (diff) |
Debug: indent lookup operations
Diffstat (limited to 'test/stderr/2200')
-rw-r--r-- | test/stderr/2200 | 74 |
1 files changed, 37 insertions, 37 deletions
diff --git a/test/stderr/2200 b/test/stderr/2200 index 48f66b12f..894b4b72a 100644 --- a/test/stderr/2200 +++ b/test/stderr/2200 @@ -2,24 +2,24 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user dropping to exim gid; retaining priv uid -search_open: dnsdb "NULL" -search_find: file="NULL" - key="a=localhost.test.ex" partial=-1 affix=NULL starflags=0 -LRU list: -internal_search_find: file="NULL" - type=dnsdb key="a=localhost.test.ex" -database lookup required for a=localhost.test.ex -dnsdb key: localhost.test.ex -lookup yielded: 127.0.0.1 -search_open: dnsdb "NULL" - cached open -search_find: file="NULL" - key="a=localhost.test.ex" partial=-1 affix=NULL starflags=0 -LRU list: -internal_search_find: file="NULL" - type=dnsdb key="a=localhost.test.ex" -cached data used for lookup of a=localhost.test.ex -lookup yielded: 127.0.0.1 + search_open: dnsdb "NULL" + search_find: file="NULL" + key="a=localhost.test.ex" partial=-1 affix=NULL starflags=0 + LRU list: + internal_search_find: file="NULL" + type=dnsdb key="a=localhost.test.ex" + database lookup required for a=localhost.test.ex + dnsdb key: localhost.test.ex + lookup yielded: 127.0.0.1 + search_open: dnsdb "NULL" + cached open + search_find: file="NULL" + key="a=localhost.test.ex" partial=-1 affix=NULL starflags=0 + LRU list: + internal_search_find: file="NULL" + type=dnsdb key="a=localhost.test.ex" + cached data used for lookup of a=localhost.test.ex + lookup yielded: 127.0.0.1 search_tidyup called >>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... @@ -27,25 +27,25 @@ configuration file is TESTSUITE/test-config admin user search_tidyup called search_tidyup called -search_open: dnsdb "NULL" -search_find: file="NULL" - key="a=shorthost.test.ex" partial=-1 affix=NULL starflags=0 -LRU list: -internal_search_find: file="NULL" - type=dnsdb key="a=shorthost.test.ex" -database lookup required for a=shorthost.test.ex -dnsdb key: shorthost.test.ex -lookup yielded: 127.0.0.1 -search_open: dnsdb "NULL" - cached open -search_find: file="NULL" - key="a=shorthost.test.ex" partial=-1 affix=NULL starflags=0 -LRU list: -internal_search_find: file="NULL" - type=dnsdb key="a=shorthost.test.ex" -cached data found but past valid time; database lookup required for a=shorthost.test.ex -dnsdb key: shorthost.test.ex -lookup yielded: 127.0.0.1 + search_open: dnsdb "NULL" + search_find: file="NULL" + key="a=shorthost.test.ex" partial=-1 affix=NULL starflags=0 + LRU list: + internal_search_find: file="NULL" + type=dnsdb key="a=shorthost.test.ex" + database lookup required for a=shorthost.test.ex + dnsdb key: shorthost.test.ex + lookup yielded: 127.0.0.1 + search_open: dnsdb "NULL" + cached open + search_find: file="NULL" + key="a=shorthost.test.ex" partial=-1 affix=NULL starflags=0 + LRU list: + internal_search_find: file="NULL" + type=dnsdb key="a=shorthost.test.ex" + cached data found but past valid time; database lookup required for a=shorthost.test.ex + dnsdb key: shorthost.test.ex + lookup yielded: 127.0.0.1 LOG: MAIN <= CALLER@myhost.test.ex U=CALLER P=local S=sss created log directory TESTSUITE/spool/log |