From: Evan Hunt Date: Sun, 6 Dec 2009 03:04:39 +0000 (+0000) Subject: improve cleanup and add named.run to .cvsignore files X-Git-Tag: v9.6-ESV-R6rc2^3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d796b1aaad6000687498165103ca902f83f4583;p=thirdparty%2Fbind9.git improve cleanup and add named.run to .cvsignore files --- diff --git a/bin/tests/system/acl/ns2/.cvsignore b/bin/tests/system/acl/ns2/.cvsignore new file mode 100644 index 00000000000..6af68aad159 --- /dev/null +++ b/bin/tests/system/acl/ns2/.cvsignore @@ -0,0 +1 @@ +named.run diff --git a/bin/tests/system/checknames/ns1/.cvsignore b/bin/tests/system/checknames/ns1/.cvsignore new file mode 100644 index 00000000000..6af68aad159 --- /dev/null +++ b/bin/tests/system/checknames/ns1/.cvsignore @@ -0,0 +1 @@ +named.run diff --git a/bin/tests/system/checknames/ns2/.cvsignore b/bin/tests/system/checknames/ns2/.cvsignore new file mode 100644 index 00000000000..6af68aad159 --- /dev/null +++ b/bin/tests/system/checknames/ns2/.cvsignore @@ -0,0 +1 @@ +named.run diff --git a/bin/tests/system/checknames/ns3/.cvsignore b/bin/tests/system/checknames/ns3/.cvsignore new file mode 100644 index 00000000000..6af68aad159 --- /dev/null +++ b/bin/tests/system/checknames/ns3/.cvsignore @@ -0,0 +1 @@ +named.run diff --git a/bin/tests/system/dnssec/ns6/.cvsignore b/bin/tests/system/dnssec/ns6/.cvsignore new file mode 100644 index 00000000000..6af68aad159 --- /dev/null +++ b/bin/tests/system/dnssec/ns6/.cvsignore @@ -0,0 +1 @@ +named.run diff --git a/bin/tests/system/dnssec/ns7/.cvsignore b/bin/tests/system/dnssec/ns7/.cvsignore new file mode 100644 index 00000000000..6af68aad159 --- /dev/null +++ b/bin/tests/system/dnssec/ns7/.cvsignore @@ -0,0 +1 @@ +named.run diff --git a/bin/tests/system/masterformat/ns1/.cvsignore b/bin/tests/system/masterformat/ns1/.cvsignore new file mode 100644 index 00000000000..6af68aad159 --- /dev/null +++ b/bin/tests/system/masterformat/ns1/.cvsignore @@ -0,0 +1 @@ +named.run diff --git a/bin/tests/system/masterformat/ns2/.cvsignore b/bin/tests/system/masterformat/ns2/.cvsignore new file mode 100644 index 00000000000..6af68aad159 --- /dev/null +++ b/bin/tests/system/masterformat/ns2/.cvsignore @@ -0,0 +1 @@ +named.run diff --git a/bin/tests/system/sortlist/clean.sh b/bin/tests/system/sortlist/clean.sh index bb71507cc41..3e6119a6b8d 100644 --- a/bin/tests/system/sortlist/clean.sh +++ b/bin/tests/system/sortlist/clean.sh @@ -15,7 +15,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: clean.sh,v 1.7 2007/09/26 03:22:44 marka Exp $ +# $Id: clean.sh,v 1.8 2009/12/06 03:04:39 each Exp $ -rm -f *.dig *.good +rm -f *.dig *.good *.out rm -f */named.memstats