diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-14 16:18:14 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-14 16:18:14 +0000 |
commit | 230205fc0acfc71dff9ce42fb20d2caba82fbd36 (patch) | |
tree | c9e8bdacc70a1554334a893ce0efad8556cbf89b /test/stdout | |
parent | 1ab95fa6b0013a253777e01af83bc7940f9385a8 (diff) |
Allow slashes in the dns_check_names_pattern default value.
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/2200 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/stdout/2200 b/test/stdout/2200 index bce322f54..5d0b397bd 100644 --- a/test/stdout/2200 +++ b/test/stdout/2200 @@ -1,4 +1,5 @@ > test.ex A TXT record for test.ex. +> s/lash.test.ex A TXT record for s/lash.test.ex. > txt=test.ex A TXT record for test.ex. > a=black-1.test.ex V4NET.11.12.13 > Failed: lookup of "xxx=test.ex" gave DEFER: unsupported DNS record type |