mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
No longer need +question
This commit is contained in:
parent
0010f73cde
commit
935af4a795
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ SYSTEMTESTTOP=..
|
|||
status=0
|
||||
n=1
|
||||
|
||||
DIGOPTS="@10.53.0.1 -p ${PORT} +question"
|
||||
DIGOPTS="@10.53.0.1 -p ${PORT}"
|
||||
|
||||
test_update () {
|
||||
num="$1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue