Blame bin/tests/system/dscp/setup.sh

Packit Service ae04f2
#!/bin/sh
Packit Service ae04f2
#
Packit Service ae04f2
# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
Packit Service ae04f2
#
Packit Service ae04f2
# This Source Code Form is subject to the terms of the Mozilla Public
Packit Service ae04f2
# License, v. 2.0. If a copy of the MPL was not distributed with this
Packit Service ae04f2
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
Packit Service ae04f2
#
Packit Service ae04f2
# See the COPYRIGHT file distributed with this work for additional
Packit Service ae04f2
# information regarding copyright ownership.
Packit Service ae04f2
Packit Service ae04f2
SYSTEMTESTTOP=..
Packit Service ae04f2
. $SYSTEMTESTTOP/conf.sh
Packit Service ae04f2
Packit Service ae04f2
copy_setports ns1/named.conf.in ns1/named.conf
Packit Service ae04f2
copy_setports ns2/named.conf.in ns2/named.conf
Packit Service ae04f2
copy_setports ns3/named.conf.in ns3/named.conf
Packit Service ae04f2
copy_setports ns4/named.conf.in ns4/named.conf
Packit Service ae04f2
copy_setports ns5/named.conf.in ns5/named.conf
Packit Service ae04f2
copy_setports ns6/named.conf.in ns6/named.conf
Packit Service ae04f2
copy_setports ns7/named.conf.in ns7/named.conf