From: Evan Hunt Date: Tue, 19 Feb 2019 21:47:55 +0000 (-0800) Subject: fixed an error in the mkeys system test X-Git-Tag: v9.12.4rc1~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3dbbe4bd8a471ca84c69500cad2c49b8e9db91f;p=thirdparty%2Fbind9.git fixed an error in the mkeys system test --- diff --git a/bin/tests/system/mkeys/clean.sh b/bin/tests/system/mkeys/clean.sh index 8c9c1d14f55..91e2d01bdfa 100644 --- a/bin/tests/system/mkeys/clean.sh +++ b/bin/tests/system/mkeys/clean.sh @@ -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 diff --git a/bin/tests/system/mkeys/setup.sh b/bin/tests/system/mkeys/setup.sh index e3319ee47e7..92410a979e9 100644 --- a/bin/tests/system/mkeys/setup.sh +++ b/bin/tests/system/mkeys/setup.sh @@ -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