]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Drop the last remnant of ns2/named-alt3.conf.in
authorMichal Nowak <mnowak@isc.org>
Mon, 20 Nov 2023 17:40:48 +0000 (18:40 +0100)
committerMichal Nowak <mnowak@isc.org>
Tue, 28 Nov 2023 16:03:08 +0000 (17:03 +0100)
The ns2/named-alt3.conf.in config file was removed in
f8e264ba6d0583732bed5950f832ecb3cba8186e. From then on, system test
reports:

    sed: can't read ns2/named-alt3.conf.in: No such file or directory"

Drop the last remnant of ns2/named-alt3.conf.in.

bin/tests/system/runtime/setup.sh

index f6747ce51ad11c2afca21bbf5d7d4f014aa57d33..8f5c0591bf5eeb9057985b7798ab4de4dc7a1aaf 100644 (file)
@@ -19,7 +19,6 @@ copy_setports ns2/named1.conf.in ns2/named.conf
 
 copy_setports ns2/named-alt1.conf.in ns2/named-alt1.conf
 copy_setports ns2/named-alt2.conf.in ns2/named-alt2.conf
-copy_setports ns2/named-alt3.conf.in ns2/named-alt3.conf
 copy_setports ns2/named-alt4.conf.in ns2/named-alt4.conf
 copy_setports ns2/named-alt5.conf.in ns2/named-alt5.conf
 copy_setports ns2/named-alt6.conf.in ns2/named-alt6.conf