improve cleanup and add named.run to .cvsignore files
This commit is contained in:
1
bin/tests/system/acl/ns2/.cvsignore
Normal file
1
bin/tests/system/acl/ns2/.cvsignore
Normal file
@@ -0,0 +1 @@
|
||||
named.run
|
||||
1
bin/tests/system/checknames/ns1/.cvsignore
Normal file
1
bin/tests/system/checknames/ns1/.cvsignore
Normal file
@@ -0,0 +1 @@
|
||||
named.run
|
||||
1
bin/tests/system/checknames/ns2/.cvsignore
Normal file
1
bin/tests/system/checknames/ns2/.cvsignore
Normal file
@@ -0,0 +1 @@
|
||||
named.run
|
||||
1
bin/tests/system/checknames/ns3/.cvsignore
Normal file
1
bin/tests/system/checknames/ns3/.cvsignore
Normal file
@@ -0,0 +1 @@
|
||||
named.run
|
||||
1
bin/tests/system/dnssec/ns6/.cvsignore
Normal file
1
bin/tests/system/dnssec/ns6/.cvsignore
Normal file
@@ -0,0 +1 @@
|
||||
named.run
|
||||
1
bin/tests/system/dnssec/ns7/.cvsignore
Normal file
1
bin/tests/system/dnssec/ns7/.cvsignore
Normal file
@@ -0,0 +1 @@
|
||||
named.run
|
||||
1
bin/tests/system/masterformat/ns1/.cvsignore
Normal file
1
bin/tests/system/masterformat/ns1/.cvsignore
Normal file
@@ -0,0 +1 @@
|
||||
named.run
|
||||
1
bin/tests/system/masterformat/ns2/.cvsignore
Normal file
1
bin/tests/system/masterformat/ns2/.cvsignore
Normal file
@@ -0,0 +1 @@
|
||||
named.run
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user