diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-06 14:04:44 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-06 14:04:44 +0100 |
commit | a368cc11b211657f86f2495002823bc09b71a9f1 (patch) | |
tree | 29caa815cad21555c70aa4b81a92f1f939aad1e0 /test/stderr/0275 | |
parent | 824ac9569a44ae411785f7ba2014d243e85b992d (diff) |
docs & more debug
Diffstat (limited to 'test/stderr/0275')
-rw-r--r-- | test/stderr/0275 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0275 b/test/stderr/0275 index a1fec0cbe..d8fc7e6cb 100644 --- a/test/stderr/0275 +++ b/test/stderr/0275 @@ -63,7 +63,7 @@ checking domains test.ex in "never.ex"? no (end of list) test.ex in "never1.ex"? no (end of list) test.ex in "test.ex"? yes (matched "test.ex") -data from lookup saved for cache for +local_domains: test.ex +data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex' test.ex in "+never_domains : +n1_domains : ! +local_domains"? no (matched "! +local_domains") r1 router skipped: domains mismatch --------> r2 router <-------- @@ -237,7 +237,7 @@ checking domains test.ex in "never.ex"? no (end of list) test.ex in "never1.ex"? no (end of list) test.ex in "test.ex"? yes (matched "test.ex") -data from lookup saved for cache for +local_domains: test.ex +data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex' test.ex in "+never_domains : +n1_domains : ! +local_domains"? no (matched "! +local_domains") r1 router skipped: domains mismatch --------> r2 router <-------- |