4037. [bug] also-notify was ignoring the tsig key when checking
for duplicates resulting in some expected notify
messages not being sent. [RT #38369]
This commit is contained in:
@@ -20,12 +20,18 @@
|
||||
#
|
||||
|
||||
rm -f */named.memstats
|
||||
rm -f dig.out.?.ns5.test*
|
||||
rm -f dig.out.ns2.test*
|
||||
rm -f dig.out.ns3.test*
|
||||
rm -f dig.out.ns4.test*
|
||||
rm -f log.out
|
||||
rm -f ns*/named.lock
|
||||
rm -f ns2/example.db
|
||||
rm -f ns2/x21.db*
|
||||
rm -f ns3/example.bk
|
||||
rm -f ns4/x21.bk*
|
||||
rm -f ns*/named.lock
|
||||
rm -f ns5/x21.bk-b
|
||||
rm -f ns5/x21.bk-b.jnl
|
||||
rm -f ns5/x21.bk-c
|
||||
rm -f ns5/x21.bk-c.jnl
|
||||
rm -f ns5/x21.db.jnl
|
||||
|
||||
Reference in New Issue
Block a user