~ubuntu-branches/ubuntu/raring/bind9/raring

« back to all changes in this revision

Viewing changes to bin/tests/system/xfer/setup.sh

  • Committer: Package Import Robot
  • Author(s): LaMont Jones
  • Date: 2012-01-19 12:30:31 UTC
  • mfrom: (1.9.1) (26.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20120119123031-0j2wlg66ll5ogpz2
Tags: 1:9.8.1.dfsg.P1-1~build1
preciseĀ upload

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
#
3
 
# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 
3
# Copyright (C) 2004, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
4
4
# Copyright (C) 2001, 2002  Internet Software Consortium.
5
5
#
6
6
# Permission to use, copy, modify, and/or distribute this software for any
15
15
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
16
16
# PERFORMANCE OF THIS SOFTWARE.
17
17
 
18
 
# $Id: setup.sh,v 1.5 2007-06-19 23:47:07 tbox Exp $
19
 
 
 
18
# $Id: setup.sh,v 1.5.814.3 2011-03-11 00:47:27 marka Exp $
 
19
 
 
20
sh clean.sh
 
21
 
 
22
sh ../genzone.sh 1 6 7 >ns1/slave.db
20
23
sh ../genzone.sh 2 3 >ns2/example.db
21
24
sh ../genzone.sh 2 3 >ns2/tsigzone.db
 
25
sh ../genzone.sh 6 3 >ns6/master.db
 
26
sh ../genzone.sh 7 >ns7/master2.db
 
27
 
 
28
rm -f ns4/*.db ns4/*.jnl
 
29
cp -f ns4/named.conf.base ns4/named.conf