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
Kea
Commits
4a00ab5d
Commit
4a00ab5d
authored
Aug 09, 2018
by
Tomek Mrugalski
🛰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[gitlab9] doc updated, test renamed
parent
531a33c8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
doc/guide/keactrl.xml
doc/guide/keactrl.xml
+4
-0
src/bin/keactrl/tests/keactrl_tests.sh.in
src/bin/keactrl/tests/keactrl_tests.sh.in
+1
-1
No files found.
doc/guide/keactrl.xml
View file @
4a00ab5d
...
...
@@ -168,6 +168,10 @@ kea_verbose=no
<command>
status
</command>
- returns the status of the servers (active
or inactive) and the names of the configuration files in use.
</simpara></listitem>
<listitem><simpara>
<command>
version
</command>
- prints out a version of the
keactrl tool itself, but also the Kea daemons.
</simpara></listitem>
</itemizedlist>
</para>
...
...
src/bin/keactrl/tests/keactrl_tests.sh.in
View file @
4a00ab5d
...
...
@@ -1109,7 +1109,7 @@ version_test() {
# This test uses version command, which reports version of the keactrl
# tool itself, but also all the daemons.
version_command_test
()
{
test_start
"version"
test_start
"version
-command
"
# This is what we expect to get. We need to run it through echo
# to convert \n to actual LF (0xa).
...
...
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