Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/external/mpl/bind/dist/bin/tests/system/glue/setup.sh,v rcsdiff: /ftp/cvs/cvsroot/src/external/mpl/bind/dist/bin/tests/system/glue/setup.sh,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1.1.1.4.1 retrieving revision 1.1.1.1.4.2 diff -u -p -r1.1.1.1.4.1 -r1.1.1.1.4.2 --- src/external/mpl/bind/dist/bin/tests/system/glue/setup.sh 2018/08/12 12:07:29 1.1.1.1.4.1 +++ src/external/mpl/bind/dist/bin/tests/system/glue/setup.sh 2019/06/10 22:03:36 1.1.1.1.4.2 @@ -0,0 +1,18 @@ +#!/bin/sh +# +# Copyright (C) Internet Systems Consortium, Inc. ("ISC") +# +# 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/. +# +# See the COPYRIGHT file distributed with this work for additional +# information regarding copyright ownership. + +SYSTEMTESTTOP=.. +. $SYSTEMTESTTOP/conf.sh + +$SHELL clean.sh +copy_setports ns1/named.conf.in ns1/named.conf + +cd ns1 && cp -f cache.in cache