mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-26 19:54:53 +02:00
fix DNSSEC nsec-failure test
This commit is contained in:
Vendored
+1
-1
@@ -184,7 +184,7 @@ then
|
||||
fi
|
||||
|
||||
# signed zone with NSEC missing
|
||||
dig @127.0.0.1 -p $UNBOUND_PORT nsec-failures.test > nsec-failure.txt
|
||||
dig @127.0.0.1 -p $UNBOUND_PORT abc.nsec-failures.test > nsec-failure.txt
|
||||
|
||||
if ! grep -q "OPT=15: 00 0c" nsec-failure.txt
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user