From: Mark Andrews Date: Wed, 12 Oct 2005 00:45:05 +0000 (+0000) Subject: don't cleanup ns2/example.db and ns2/tsigzone.db X-Git-Tag: v9.2.6b2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd1efb56ee5de5a4af05370f9e929a0f20f02dab;p=thirdparty%2Fbind9.git don't cleanup ns2/example.db and ns2/tsigzone.db --- diff --git a/bin/tests/system/xfer/clean.sh b/bin/tests/system/xfer/clean.sh index 7f63abfe33e..d9e9f39b6c6 100644 --- a/bin/tests/system/xfer/clean.sh +++ b/bin/tests/system/xfer/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.2.3 2005/09/13 00:34:28 marka Exp $ +# $Id: clean.sh,v 1.9.2.4 2005/10/12 00:45:05 marka Exp $ # # Clean up after zone transfer tests. # rm -f ns3/example.bk dig.out.ns2 dig.out.ns3 -rm -f ns2/example.db ns2/tsigzone.db ns2/example.db.jnl +rm -f ns2/example.db.jnl rm -f ns3/example.bk ns3/tsigzone.bk ns3/example.bk.jnl