Ticket #3403 (closed defect: Fixed)
Configuration file taking precedence over command line option
| Reported by: | cluther | Owned by: | kkearney |
|---|---|---|---|
| Priority: | 2 - High | Milestone: | Blue Crab |
| Component: | All | Version: | 2.2.0 |
| Keywords: | Cc: | ||
| Community Patch Attached: | Deployed @ Customer: | ||
| Installer: | Any/All | Maintenance Target: | |
| Specific ZenPack: | Maintenance Status: | ||
| Documentation Note?: | Required | Regression: |
Description
It appears that at least in some circumstances options in the $ZENHOME/etc/*.conf files take precedence over the same option specified on the command line. As far as I'm aware, the command line should always take precedence.
Steps to reproduce:
- Add device localhost to $ZENHOME/etc/zencommand.conf
- Run zencommand run --device=otherDevice
- Note that zencommand collected only for localhost
Change History
Note: See
TracTickets for help on using
tickets.