]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
remove ns2/dlv.db when cleaning
authorMark Andrews <marka@isc.org>
Tue, 30 Oct 2007 23:56:09 +0000 (23:56 +0000)
committerMark Andrews <marka@isc.org>
Tue, 30 Oct 2007 23:56:09 +0000 (23:56 +0000)
bin/tests/system/dnssec/clean.sh

index 903717ea05c4394cf24b3ed3e27b86442dcd16d3..2df940d320aff2edb81cf723ea6f7f7d55f12e61 100644 (file)
@@ -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.20 2007/09/26 03:22:43 marka Exp $
+# $Id: clean.sh,v 1.21 2007/10/30 23:56:09 marka Exp $
 
 rm -f */K* */keyset-* */dsset-* */dlvset-* */signedkey-* */*.signed */trusted.conf */tmp*
 rm -f ns1/root.db ns2/example.db ns3/secure.example.db
@@ -25,4 +25,5 @@ rm -f ns2/private.secure.example.db
 rm -f */example.bk
 rm -f dig.out.*
 rm -f random.data
+rm -f ns2/dlv.db
 rm -f */named.memstats