]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix broken masterformat test
authorEvan Hunt <each@isc.org>
Sat, 19 Jan 2019 09:48:12 +0000 (01:48 -0800)
committerEvan Hunt <each@isc.org>
Thu, 21 Feb 2019 03:30:09 +0000 (22:30 -0500)
commit17021876769f5f8a699fc2a40cc0499354dc7da4
treedb8a2d87f855ff9ccaacd87b7296e2ee4bf9e207
parenta8067ebf5e8113c60c17ae2f5fb3f4a569c60025
fix broken masterformat test

- dig command had the @ parameter in the wrong place
- private-dnskey and private-cdnskey are queried in a separate
  loop, which strips 'private-' from the name to determine the qtype

(cherry picked from commit bc7b34d6ef4e9a539da5f09795f130d4c392104b)
bin/tests/system/masterformat/tests.sh