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
bde9e26d
Commit
bde9e26d
authored
Nov 29, 2012
by
Mark Andrews
Browse files
add -U 4
parent
965605e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/tests/system/logfileconfig/tests.sh
View file @
bde9e26d
...
...
@@ -30,7 +30,7 @@ PIPEFILE="named_pipe"
SYMFILE
=
"named_sym"
PIDFILE
=
"
${
THISDIR
}
/
${
CONFDIR
}
/named.pid"
myRNDC
=
"
$RNDC
-c
${
THISDIR
}
/
${
CONFDIR
}
/rndc.conf"
myNAMED
=
"
$NAMED
-c
${
THISDIR
}
/
${
CONFDIR
}
/named.conf -m record,size,mctx -T clienttest -d 99"
myNAMED
=
"
$NAMED
-c
${
THISDIR
}
/
${
CONFDIR
}
/named.conf -m record,size,mctx -T clienttest -d 99
-U 4
"
# Stop the server and run through a series of tests with various config
# files while controlling the stop/start of the server.
...
...
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