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
Kea
Commits
c2b7c2d8
Commit
c2b7c2d8
authored
Aug 08, 2014
by
Tomek Mrugalski
🛰
Browse files
[3427] Fix in keactrl tests.
parent
75a12c69
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/keactrl/tests/keactrl_tests.sh.in
View file @
c2b7c2d8
...
...
@@ -81,7 +81,25 @@ config="{
{
\"
loggers
\"
: [
{
\"
name
\"
:
\"
*
\"
,
\"
name
\"
:
\"
kea-dhcp4
\"
,
\"
output_options
\"
: [
{
\"
output
\"
:
\"
$LOG_FILE
\"
}
],
\"
severity
\"
:
\"
INFO
\"
},
{
\"
name
\"
:
\"
kea-dhcp6
\"
,
\"
output_options
\"
: [
{
\"
output
\"
:
\"
$LOG_FILE
\"
}
],
\"
severity
\"
:
\"
INFO
\"
},
{
\"
name
\"
:
\"
kea-dhcp-ddns
\"
,
\"
output_options
\"
: [
{
\"
output
\"
:
\"
$LOG_FILE
\"
...
...
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