[mythtv-commits] Ticket #10722: mythshutdown -l isn't recognised

MythTV noreply at mythtv.org
Mon May 14 09:11:24 UTC 2012


#10722: mythshutdown -l isn't recognised
-------------------------------------+-------------------------------------
 Reporter:  John Veness              |           Type:  Bug Report -
  <John.Veness.mythtv@…>             |  General
   Status:  new                      |       Priority:  minor
Milestone:  unknown                  |      Component:  MythTV -
  Version:  0.25-fixes               |  Mythwelcome & Mythshutdown
 Keywords:                           |       Severity:  medium
                                     |  Ticket locked:  0
-------------------------------------+-------------------------------------
 In 0.25-fixes, the "-l" command-line option to mythshutdown doesn't work
 (it worked in 0.24-fixes). "--lock" still works in 0.25-fixes.

 Looking in mythtv/programs/mythshutdown/commandlineparser.cpp, "-l" is
 still listed as an alias for "--lock", so I don't think this was a
 deliberate change.

 I'm wondering if the problem is in
 mythtv/libs/libmythbase/mythcommandlineparser.cpp because of the section
 "add(QStringList( QStringList() << "-l" << "--logfile" )" but I haven't
 investigated further or compared to the 0.24-fixes version of that file.

 Quite a few scripts that users will have made, and web pages, refer to
 "mythshutdown -l".

 Sorry, I'm not in front of my machine to I don't have output of --version.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10722>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list