mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[gitlab9] doc updated, test renamed
This commit is contained in:
@@ -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>
|
||||
|
||||
|
@@ -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).
|
||||
|
Reference in New Issue
Block a user