Opened 16 years ago

Closed 16 years ago

#5098 closed defect (fixed)

performActualUpdate is not checked when updating to db rev 1088

Reported by: Erik Hovland <erik@…> Owned by: Isaac Richards
Priority: trivial Milestone: unknown
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

For some reason db rev 1088 does not check performActualUpdate while every other db rev update does. Likely an oversight.

Attachments (1)

libs_libmythtv_dbcheck.cpp-always-check-performActualUpdate.patch (639 bytes) - added by Erik Hovland <erik@…> 16 years ago.
check performUpdate

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by Erik Hovland <erik@…>

check performUpdate

comment:1 Changed 16 years ago by danielk

Resolution: fixed
Status: newclosed

(In [17214]) Fixes #5098. Check whether db update 1088 succeeded, like all other updates are checked.

Note: See TracTickets for help on using tickets.