Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#4986 closed patch (fixed)

Remove extra debug in dbcheck.cpp

Reported by: sphery <mtdean@…> Owned by: Isaac Richards
Priority: trivial Milestone: unknown
Component: mythtv Version: 0.21-fixes
Severity: low Keywords:
Cc: Ticket locked: no

Description

The upgrade from DB schema version 1213 to 1214 has what seems to be some accidentally-left-in debug output. The attached patch removes these lines.

Even if they're meant to be in there, the wording should probably be changed as "In 1213 upg" looks like a failure occurred and even the log output didn't finish. And, it may make sense for the verbose level to be changed, too.

The extra debug exists in both 0.21-fixes and trunk, so the patch should be applied to both.

Attachments (1)

mythtv-4986-dbcheck_remove_debug.patch (867 bytes) - added by sphery <mtdean@…> 16 years ago.

Download all attachments as: .zip

Change History (6)

Changed 16 years ago by sphery <mtdean@…>

comment:1 Changed 16 years ago by danielk

Resolution: fixed
Status: newclosed

(In [17215]) Fixes #4986. Removes accidentally left in debugging output.

comment:2 Changed 16 years ago by danielk

(In [17217]) Fixes #4986. Cleanup of some crufty eitfixup code + trivial Qt4 fixes.

comment:3 Changed 16 years ago by danielk

(In [17218]) Refs #4986. Some more debugging output removal; see [17215].

comment:4 Changed 16 years ago by danielk

[17217] should have referenced #5157.

comment:5 Changed 16 years ago by danielk

(In [17282]) Refs #4986. Fixes a typo in [17217] that reversed the logic in one eit check.

Note: See TracTickets for help on using tickets.