]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
No longer need +question
authorMatthijs Mekking <matthijs@isc.org>
Wed, 30 Jan 2019 09:04:41 +0000 (10:04 +0100)
committerEvan Hunt <each@isc.org>
Wed, 30 Jan 2019 19:46:11 +0000 (11:46 -0800)
bin/tests/system/tsiggss/tests.sh

index d4c9400ece0f8142c280b9c27acc0762a3cfb9c7..5169e7b60861e29b18cfb24c8376cb44c8d215e2 100644 (file)
@@ -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"