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
smradius
smradius
Commits
309f02e4
Commit
309f02e4
authored
Sep 24, 2016
by
Nigel Kukard
Browse files
BUFIX: Fix output of vendor attributes in log
parent
6c62ed57
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/smradius/daemon.pm
View file @
309f02e4
...
...
@@ -1275,9 +1275,9 @@ sub process_request {
$request
->
addLogLine
(
"
%s/%s: %s
",
$vendor
,
$attrName
,
$attrVal
,
$resp
->
rawattr
(
$attrName
)
$attrVal
);
}
}
...
...
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