2017-10-18 13:38:20 +02:00
|
|
|
#!/bin/sh -e
|
2010-11-16 01:37:39 +00:00
|
|
|
#
|
2016-06-27 14:56:38 +10:00
|
|
|
# Copyright (C) 2010, 2012, 2016 Internet Systems Consortium, Inc. ("ISC")
|
2012-06-29 11:39:47 +10:00
|
|
|
#
|
2016-06-27 14:56:38 +10:00
|
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
2010-11-16 01:37:39 +00:00
|
|
|
|
2017-12-14 15:02:01 +00:00
|
|
|
SYSTEMTESTTOP=..
|
|
|
|
. $SYSTEMTESTTOP/conf.sh
|
2017-10-18 13:38:20 +02:00
|
|
|
|
2017-11-17 17:29:21 +00:00
|
|
|
copy_setports ../common/controls.conf.in ns2/controls.conf
|
|
|
|
copy_setports ns2/named01.conf.in ns2/named.conf
|