Bug #410
config file does not support name=value settings
Status: | Closed | Start date: | 12 Dec 2014 | |
---|---|---|---|---|
Priority: | Immediate | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | General | |||
Target version: | PiBox - 0.10.0 | |||
Severity: | 03 - Medium |
Description
This needs to be changed from positional values to name=value pairs.
Associated revisions
History
#1
Updated by Hammel about 6 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Fixed the config file parsing to use name:value pairs (":" instead of "=" to match other apps and daemons). This has been tested, committed and pushed upstream.
Closing issue.