[master] add +nocookie options where needed

This commit is contained in:
Evan Hunt
2015-08-02 11:18:12 -07:00
parent 233da44607
commit 68116c5a5f
2 changed files with 23 additions and 39 deletions

View File

@@ -22,7 +22,7 @@ SYSTEMTESTTOP=..
status=0
n=0
DIGOPTS="@10.53.0.1 -p 5300"
DIGOPTS="@10.53.0.1 -p 5300 +nocookie"
newtest() {
n=`expr $n + 1`