Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothe Litt
BIND
Commits
1a592aae
Commit
1a592aae
authored
Jan 09, 2013
by
Mark Andrews
Browse files
test eighth interface
parent
513b5e8e
Changes
1
Show whitespace changes
Inline
Side-by-side
bin/tests/system/testsock.pl
View file @
1a592aae
...
@@ -33,7 +33,7 @@ my @ids;
...
@@ -33,7 +33,7 @@ my @ids;
if
(
$id
!=
0
)
{
if
(
$id
!=
0
)
{
@ids
=
(
$id
);
@ids
=
(
$id
);
}
else
{
}
else
{
@ids
=
(
1
..
7
);
@ids
=
(
1
..
8
);
}
}
foreach
$id
(
@ids
)
{
foreach
$id
(
@ids
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment