From: Mark Andrews Date: Mon, 12 Sep 2005 22:35:05 +0000 (+0000) Subject: fix cleanup X-Git-Tag: v9.4.0a2~31^2~35 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=4cabb8becd087eb7e8356205b4bd3a83e1c798d4;p=thirdparty%2Fbind9.git fix cleanup --- diff --git a/bin/tests/system/views/clean.sh b/bin/tests/system/views/clean.sh index 29a52e5ccf4..f06dfd39a47 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