diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-16 19:30:37 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-17 01:15:22 +0100 |
commit | 3db72f4b639a64cacf152e4f7718a18581426b10 (patch) | |
tree | 8b555dca8fef2a35238cd6f4b91796d643a09132 /test/stderr/0464 | |
parent | 618f89bfd392ed2094889bb5d4c6d734bcc72b03 (diff) |
Lookups: cache=no_rd option. Bug 1751
Diffstat (limited to 'test/stderr/0464')
-rw-r--r-- | test/stderr/0464 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stderr/0464 b/test/stderr/0464 index 6ea3f3f97..625b57122 100644 --- a/test/stderr/0464 +++ b/test/stderr/0464 @@ -31,6 +31,7 @@ internal_search_find: file="TESTSUITE/aux-fixed/0464.domains" type=lsearch key="domain1" opts=NULL file lookup required for domain1 in TESTSUITE/aux-fixed/0464.domains +creating new cache entry lookup yielded: data for domain1 domain1 in "lsearch;TESTSUITE/aux-fixed/0464.domains"? yes (matched "lsearch;TESTSUITE/aux-fixed/0464.domains") data from lookup saved for cache for +special_domains: key 'domain1' value 'data for domain1' @@ -78,6 +79,7 @@ internal_search_find: file="TESTSUITE/aux-fixed/0464.domains" type=lsearch key="xxx.domain1" opts=NULL file lookup required for xxx.domain1 in TESTSUITE/aux-fixed/0464.domains +creating new cache entry lookup failed xxx.domain1 in "lsearch;TESTSUITE/aux-fixed/0464.domains"? no (end of list) xxx.domain1 in "+special_domains"? no (end of list) |