From b44f48a31a9de9986dc7792d18a6fecfc6465980 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 6 Jan 2006 06:53:57 +0000 Subject: [PATCH] remove ns1/example.db.raw --- bin/tests/system/masterformat/setup.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/tests/system/masterformat/setup.sh b/bin/tests/system/masterformat/setup.sh index 77fe774642..9429fd16a0 100755 --- a/bin/tests/system/masterformat/setup.sh +++ b/bin/tests/system/masterformat/setup.sh @@ -12,8 +12,9 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: setup.sh,v 1.2 2005/06/20 01:03:50 marka Exp $ +# $Id: setup.sh,v 1.3 2006/01/06 06:53:57 marka Exp $ ln -s $CHECKZONE named-compilezone +rm -f ns1/example.db.raw cp ns1/example.db ns2/ cd ns1 && sh compile.sh