[mythtv-commits] mythtv commit: r9912 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu May 11 01:31:00 EDT 2006


      Author: cpinkham
        Date: 2006-05-11 05:30:59 +0000 (Thu, 11 May 2006)
New Revision: 9912
   Changeset: http://cvs.mythtv.org/trac/changeset/9912

Modified:

   trunk/mythtv/libs/libmyth/mythcontext.cpp

Log:

Allow the -O/--override-setting command to work for
MythContext::GetSettingOnHost().  Bug found by David Asher.

You can use "-O 'hostname setting'=value" or if the hostname being
specified is the local machine, then the original method of "-O setting=value"
will now also.

Closes #1764 by using a slightly different patch.






More information about the mythtv-commits mailing list