initial import
[root_zone_test.git] / do.sh
1 #! /bin/bash
2
3 f=$1
4
5 echo "Modify root zone and sign.sh"
6 read c
7 ./sign.sh
8 echo "Restart bind and NSD"
9 read c
10 ./query.sh > $f
11 egrep -e "(BIND|NSD|SIZE)" $f