]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
make our zone parser adhere to RFC2308 wrt implicit TTLs and add test
authorbert hubert <bert.hubert@powerdns.com>
Tue, 28 Feb 2017 16:22:16 +0000 (17:22 +0100)
committerbert hubert <bert.hubert@powerdns.com>
Fri, 3 Mar 2017 12:54:58 +0000 (13:54 +0100)
regression-tests.nobackend/zone2json-rfc2308/command

index 3440252f406be808ca5077d4917db9f8c691f4c7..b4781c5eb4ce630f4b342f1ff4b708288ba1155a 100755 (executable)
@@ -1,3 +1,2 @@
 #!/bin/sh
-
 ${ZONE2JSON} --zone=zone2json-rfc2308/rfc2308.com --zone-name=example.com | jq '.records[].ttl'