[
https://issues.apache.org/jira/browse/TS-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-830:
-----------------------------
Fix Version/s: (was: 3.1.0)
3.1.1
Moving out some bugs to 3.1.1, please rearrange if you plan on fixing any of
these in the next few weeks.
> traffic_line -r returns "Variable Not Found", even if it's a permission issue
> -----------------------------------------------------------------------------
>
> Key: TS-830
> URL: https://issues.apache.org/jira/browse/TS-830
> Project: Traffic Server
> Issue Type: Bug
> Components: Management
> Affects Versions: 3.1.0, 2.1.9
> Reporter: Igor Galić
> Priority: Minor
> Fix For: 3.1.1
>
>
> Example:
> {noformat}
> i.galic@pheme ~ % /opt/bw/bin/traffic_line -r proxy.config.dns.nameservers
> /opt/bw/bin/traffic_line: Variable Not Found
> 1 i.galic@pheme ~ % sudo /opt/bw/bin/traffic_line -r
> proxy.config.dns.nameservers
> NULL
> i.galic@pheme ~ % sudo /opt/bw/bin/traffic_line -r
> proxy.config.dns.nameserversXXXX
> /opt/bw/bin/traffic_line: Variable Not Found
> {noformat}
> I propose we tell the user, when it's actually a permission problem.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira