bind9/bin/tests/system/tkey/setup.sh

20 lines
519 B
Bash
Raw Normal View History

2001-01-11 15:45:53 -05:00
#!/bin/sh
2001-01-11 15:51:19 -05:00
#
# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
2012-06-28 21:39:47 -04: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/.
#
# See the COPYRIGHT file distributed with this work for additional
# information regarding copyright ownership.
2001-01-11 15:51:19 -05:00
SYSTEMTESTTOP=..
. $SYSTEMTESTTOP/conf.sh
2001-01-11 15:45:53 -05:00
$SHELL clean.sh
test -r $RANDFILE || $GENRANDOM 800 $RANDFILE
2001-01-11 15:45:53 -05:00
cd ns1 && $SHELL setup.sh