Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
BIND
Commits
3f0de196
Commit
3f0de196
authored
Jun 17, 2016
by
Mark Andrews
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
report subtest number
parent
3939cc42
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
bin/tests/system/dnssec/tests.sh
bin/tests/system/dnssec/tests.sh
+1
-1
No files found.
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
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