From 4cabb8becd087eb7e8356205b4bd3a83e1c798d4 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 12 Sep 2005 22:35:05 +0000 Subject: [PATCH] fix cleanup --- bin/tests/system/views/clean.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/tests/system/views/clean.sh b/bin/tests/system/views/clean.sh index 29a52e5ccf..f06dfd39a4 100644 --- a/bin/tests/system/views/clean.sh +++ b/bin/tests/system/views/clean.sh @@ -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