[mythtv-commits] Ticket #9127: [PATCH] mythbackend setverbose command line option parsing
MythTV
mythtv at cvs.mythtv.org
Wed Oct 20 16:23:09 UTC 2010
#9127: [PATCH] mythbackend setverbose command line option parsing
------------------------------------+---------------------------------------
Reporter: lvr@… | Type: patch
Status: new | Priority: minor
Milestone: unknown | Component: MythTV - General
Version: Trunk Head | Severity: low
Keywords: mythbackend setverbose | Ticket locked: 0
------------------------------------+---------------------------------------
Passing a valid --setverbose option string to mythbackend results in an
"Invalid argument" error exit. This prevents changing mythbackend's log
detail after startup as a daemon.
The problem is with MythCommandLineParser::PreParse in
mythcommandlineparser.cpp which should return true when a valid option is
detected. The attached patch fixes this.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/9127>
MythTV <http://www.mythtv.org/>
MythTV Media Center
More information about the mythtv-commits
mailing list