diff options
Diffstat (limited to 'bin/tests/system/addzone/setup.sh')
| -rw-r--r-- | bin/tests/system/addzone/setup.sh | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/tests/system/addzone/setup.sh b/bin/tests/system/addzone/setup.sh index 1a8eb320..9cc562ca 100644 --- a/bin/tests/system/addzone/setup.sh +++ b/bin/tests/system/addzone/setup.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2010, 2012 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2010, 2012, 2013 Internet Systems Consortium, Inc. ("ISC") # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -16,5 +16,7 @@ # $Id: setup.sh,v 1.3 2010/08/12 01:31:36 marka Exp $ +sh clean.sh + cp -f ns2/named1.conf ns2/named.conf cp -f ns2/default.nzf.in ns2/3bf305731dd26307.nzf |
