From: Mark Andrews Date: Tue, 27 Feb 2018 23:28:03 +0000 (+1100) Subject: remove unnecessary copy_setports calls X-Git-Tag: v9.11.4rc1~94^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=3ebcbe52336a0ecc8baf8811cb581724e0fb3857;p=thirdparty%2Fbind9.git remove unnecessary copy_setports calls (cherry picked from commit d4040783f4e6d2c181318eefc08d0305de63b421) --- diff --git a/bin/tests/system/cookie/setup.sh b/bin/tests/system/cookie/setup.sh index c5c0abaf603..e877403d82d 100644 --- a/bin/tests/system/cookie/setup.sh +++ b/bin/tests/system/cookie/setup.sh @@ -13,6 +13,3 @@ $SHELL clean.sh copy_setports ns1/named.conf.in ns1/named.conf copy_setports ns2/named.conf.in ns2/named.conf 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