From: Mark Andrews Date: Wed, 9 Jan 2013 08:08:59 +0000 (+1100) Subject: test eighth interface X-Git-Tag: v9.10.0a1~604 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=1a592aae2953d7a068be4bc029e12ead4f5ecb0b;p=thirdparty%2Fbind9.git test eighth interface --- diff --git a/bin/tests/system/testsock.pl b/bin/tests/system/testsock.pl index 9f971b22265..f1fc6371d61 100644 --- a/bin/tests/system/testsock.pl +++ b/bin/tests/system/testsock.pl @@ -33,7 +33,7 @@ my @ids; if ($id != 0) { @ids = ($id); } else { - @ids = (1..7); + @ids = (1..8); } foreach $id (@ids) {