4487. [test] Make system tests work on Windows. [RT #42931]
This commit is contained in:
@@ -510,7 +510,7 @@ grep ';1\.0\.0\.127\.in-addr\.arpa\..*IN.*PTR$' dig.out.3.${n} > /dev/null || re
|
||||
if [ $ret != 0 ]; then echo "I:failed"; fi
|
||||
status=`expr $status + $ret`
|
||||
|
||||
edns=`./edns-version`
|
||||
edns=`$EDNSVERSION`
|
||||
|
||||
n=`expr $n + 1`
|
||||
echo "I:check that EDNS version is logged (${n})"
|
||||
|
||||
Reference in New Issue
Block a user