mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 14:00:00 -04:00
fix cleanup
This commit is contained in:
parent
d8598b6b67
commit
4cabb8becd
1 changed files with 2 additions and 2 deletions
|
|
@ -15,12 +15,12 @@
|
|||
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
# PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: clean.sh,v 1.9 2004/03/10 01:06:06 marka Exp $
|
||||
# $Id: clean.sh,v 1.10 2005/09/12 22:35:05 marka Exp $
|
||||
|
||||
#
|
||||
# Clean up after zone transfer tests.
|
||||
#
|
||||
|
||||
rm -f ns3/example.bk dig.out.ns2 dig.out.ns3
|
||||
rm -f ns3/example.bk dig.out.ns?.?
|
||||
rm -f ns2/named.conf ns2/example.db ns3/named.conf ns3/internal.bk
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue