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
ISC Open Source Projects
BIND
Commits
34288142
Commit
34288142
authored
Jun 19, 2000
by
Andreas Gustafsson
Browse files
be silent in the success case
parent
c05abe6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/tests/system/dnssec/tests.sh
View file @
34288142
...
...
@@ -79,9 +79,6 @@ $DIG +tcp +noadd +nosea +nostat +noquest +nocmd -p 5300 \
a.bogus.example. @10.53.0.4 a
>
dig.out.ns4
||
status
=
1
grep
"SERVFAIL"
dig.out.ns4
>
/dev/null
||
status
=
1
echo
"SERVFAIL is expected in the following:"
grep
";"
dig.out.ns4
if
[
$status
!=
0
]
;
then
echo
"R:FAIL"
else
...
...
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