diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-12-29 23:03:14 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-12-29 23:03:14 +0000 |
commit | 98618913a1f7f78fca53a78e731cf37103da2d90 (patch) | |
tree | fa326a0330310165b6acca553d7220cd7342659c /test/stderr/0464 | |
parent | d584d0921bf0b90ba26b153816ededf9b2cfbeb4 (diff) |
Testsuite: munges for builds with varying numbers of lookup types
Diffstat (limited to 'test/stderr/0464')
-rw-r--r-- | test/stderr/0464 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stderr/0464 b/test/stderr/0464 index d2c774466..f18276074 100644 --- a/test/stderr/0464 +++ b/test/stderr/0464 @@ -32,7 +32,7 @@ domain1 in "+special_domains"? ╎search_find: file="TESTSUITE/aux-fixed/0464.domains" ╎ key="domain1" partial=-1 affix=NULL starflags=0 opts=NULL ╎LRU list: - ╎ <TESTSUITE/aux-fixed/0464.domains + ╎ 0TESTSUITE/aux-fixed/0464.domains ╎ End ╎internal_search_find: file="TESTSUITE/aux-fixed/0464.domains" ╎ type=lsearch key="domain1" opts=NULL @@ -89,7 +89,7 @@ xxx.domain1 in "+special_domains"? ╎search_find: file="TESTSUITE/aux-fixed/0464.domains" ╎ key="xxx.domain1" partial=-1 affix=NULL starflags=0 opts=NULL ╎LRU list: - ╎ <TESTSUITE/aux-fixed/0464.domains + ╎ 0TESTSUITE/aux-fixed/0464.domains ╎ End ╎internal_search_find: file="TESTSUITE/aux-fixed/0464.domains" ╎ type=lsearch key="xxx.domain1" opts=NULL @@ -169,7 +169,7 @@ xxx.domain1 in "+special_domains"? ╎search_find: file="TESTSUITE/aux-fixed/0464.domains" ╎ key="xxx.domain1" partial=-1 affix=NULL starflags=0 opts=NULL ╎LRU list: - ╎ <TESTSUITE/aux-fixed/0464.domains + ╎ 0TESTSUITE/aux-fixed/0464.domains ╎ End ╎internal_search_find: file="TESTSUITE/aux-fixed/0464.domains" ╎ type=lsearch key="xxx.domain1" opts=NULL |