From: bert hubert Date: Tue, 28 Feb 2017 16:22:16 +0000 (+0100) Subject: make our zone parser adhere to RFC2308 wrt implicit TTLs and add test X-Git-Tag: rec-4.1.0-alpha1~239^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67921bfd0697029aff86cbefbac6b5dfe8204afb;p=thirdparty%2Fpdns.git make our zone parser adhere to RFC2308 wrt implicit TTLs and add test --- diff --git a/regression-tests.nobackend/zone2json-rfc2308/command b/regression-tests.nobackend/zone2json-rfc2308/command index 3440252f40..b4781c5eb4 100755 --- a/regression-tests.nobackend/zone2json-rfc2308/command +++ b/regression-tests.nobackend/zone2json-rfc2308/command @@ -1,3 +1,2 @@ #!/bin/sh - ${ZONE2JSON} --zone=zone2json-rfc2308/rfc2308.com --zone-name=example.com | jq '.records[].ttl'