Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
3f0de196
Commit
3f0de196
authored
Jun 17, 2016
by
Mark Andrews
Browse files
report subtest number
parent
3939cc42
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/tests/system/dnssec/tests.sh
View file @
3f0de196
...
...
@@ -3285,7 +3285,7 @@ n=`expr $n + 1`
if
[
$ret
!=
0
]
;
then
echo
"I:failed"
;
fi
status
=
`
expr
$status
+
$ret
`
echo
"I:check that a named managed zone that was signed 'in-the-future' is re-signed when loaded"
echo
"I:check that a named managed zone that was signed 'in-the-future' is re-signed when loaded
(
$n
)
"
ret
=
0
$DIG
$DIGOPTS
managed-future.example. @10.53.0.4 a
>
dig.out.ns4.test
$n
||
ret
=
1
grep
"flags:.*ad.*QUERY"
dig.out.ns4.test
$n
>
/dev/null
||
ret
=
1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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