Modify ↓
Ticket #4986 (closed patch: fixed)
Opened 4 years ago
Last modified 4 years ago
Remove extra debug in dbcheck.cpp
| Reported by: | sphery <mtdean@…> | Owned by: | ijr |
|---|---|---|---|
| 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
Change History
Note: See
TracTickets for help on using
tickets.
