[mythtv-commits] mythtv/master commit: eba928ecb by Michael T. Dean (sphery)

MythTV noreply at mythtv.org
Sun Oct 30 20:07:35 UTC 2011


      Author:  Michael T. Dean <mdean at mythtv.org>
 Change Date:  2011-10-30T13:07:02-07:00
   Push Date:  2011/10/30 13:07:23 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  eba928ecb749e999b8c1484d03c410b9bb614894
   Changeset:  https://github.com/MythTV/mythtv/commit/eba928ecb

Log:

Only skip DB logging if not ready.

Seems we're supposed to try to log to the DB even when aborted.  So,
only skip DB logging if not ready (i.e. logging table doesn't exist).
Thanks to Gavin for noticing I overlooked the || in the while loop
conditional.

Modified:

   mythtv/libs/libmythbase/logging.cpp



More information about the mythtv-commits mailing list