]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move private_type_record() to conf.sh.common
authorMatthijs Mekking <matthijs@isc.org>
Wed, 30 Jun 2021 07:23:56 +0000 (09:23 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 30 Jun 2021 15:29:14 +0000 (17:29 +0200)
commitc92128eada7c59892d84b54462c87130685ac87d
treee498d3d9f9d4b101f2a356da2a3c3513ad67b1bf
parent22cd63bf811fea683bc86e84b7649ce679d53122
Move private_type_record() to conf.sh.common

The function 'private_type_record()' is now used in multiple system
setup scripts and should be moved to the common configuration script
conf.sh.common.
bin/tests/system/checkds/ns2/setup.sh
bin/tests/system/checkds/ns5/setup.sh
bin/tests/system/checkds/ns9/setup.sh
bin/tests/system/conf.sh.common
bin/tests/system/kasp/ns3/setup.sh
bin/tests/system/kasp/ns6/setup.sh
bin/tests/system/keymgr2kasp/ns3/setup.sh
bin/tests/system/keymgr2kasp/ns4/setup.sh