]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fixed an error in the mkeys system test
authorEvan Hunt <each@isc.org>
Tue, 19 Feb 2019 21:47:55 +0000 (13:47 -0800)
committerEvan Hunt <each@isc.org>
Thu, 21 Feb 2019 03:45:43 +0000 (19:45 -0800)
bin/tests/system/mkeys/clean.sh
bin/tests/system/mkeys/setup.sh

index 8c9c1d14f55c9073b5a6aca2b19e8eff740f2304..91e2d01bdfaef51b8a3e22ea16a55d5b9c9bd203 100644 (file)
@@ -19,7 +19,7 @@ rm -f dsset-. ns1/dsset-.
 rm -f ns1/zone.key
 rm -f ns*/managed-keys.bind*
 rm -f ns*/named.lock
-rm -f ns1/named.secroots ns1/root.db.signed* ns1/root.db.tmp
+rm -f ns1/named.secroots ns1/root.db.signed* ns1/root.db.tmp ns1/root.db.orig
 rm -f ns5/named.args
 rm -f ns7/view1.mkeys ns7/view2.mkeys
 rm -rf ns4/nope
index e3319ee47e7359378db04f85fc2351904e68c439..92410a979e9e29a0912a432b73209a9625af6d21 100644 (file)
@@ -23,6 +23,7 @@ copy_setports ns3/named.conf.in ns3/named.conf
 copy_setports ns4/named.conf.in ns4/named.conf
 copy_setports ns5/named.conf.in ns5/named.conf
 copy_setports ns6/named.conf.in ns6/named.conf
+copy_setports ns7/named.conf.in ns7/named.conf
 
 cp ns5/named1.args ns5/named.args