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
2a6d6061
Commit
2a6d6061
authored
Jun 09, 2011
by
Evan Hunt
Browse files
Fixed an nsupdate test error
parent
09833231
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/tests/system/nsupdate/tests.sh
View file @
2a6d6061
...
...
@@ -15,7 +15,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# $Id: tests.sh,v 1.3
8
2011/06/0
8 22:13:50
each Exp $
# $Id: tests.sh,v 1.3
9
2011/06/0
9 00:15:05
each Exp $
SYSTEMTESTTOP
=
..
.
$SYSTEMTESTTOP
/conf.sh
...
...
@@ -167,8 +167,8 @@ fi
n
=
`
expr
$n
+ 1
`
ret
=
0
echo
"I:check TYPE=0 prerequ
u
isite is handled (
$n
)"
$NSUPDATE
<<
END
> nsupdate.out 2>&1
&&
ret=1
echo
"I:check TYPE=0 prerequisite is handled (
$n
)"
$NSUPDATE
-k
ns1/ddns.key
<<
END
> nsupdate.out 2>&1
||
ret=1
server 10.53.0.1 5300
prereq nxrrset example.nil. type0
send
...
...
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