mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 23:25:38 +00:00
initialise matches
This commit is contained in:
@@ -43,6 +43,7 @@ if $test_fixed; then
|
|||||||
else
|
else
|
||||||
echo "I: Checking order fixed behaves as cyclic when disabled (master)"
|
echo "I: Checking order fixed behaves as cyclic when disabled (master)"
|
||||||
ret=0
|
ret=0
|
||||||
|
matches=0
|
||||||
for i in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
for i in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
||||||
do
|
do
|
||||||
j=`expr $i % 4`
|
j=`expr $i % 4`
|
||||||
|
Reference in New Issue
Block a user