[mythtv-commits] mythtv commit: r22631 by mdean
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Thu Oct 29 00:08:43 UTC 2009
Author: mdean
Date: 2009-10-29 00:08:43 +0000 (Thu, 29 Oct 2009)
New Revision: 22631
Changeset: http://cvs.mythtv.org/trac/changeset/22631
Modified:
trunk/mythtv/programs/mythtranscode/main.cpp
Log:
Fix a copy/paste typo from [17881] which used the wrong variable name, resulting in deleting the original pre-transcode recording file if any previews were present, regardless of the value of SaveTranscoding. The typo was made during the huge QString-safety fix in #5311.
Refs #7315. (Even though this issue is unrelated to the issue on that ticket, a comment on that ticket mentions this issue.)
More information about the mythtv-commits
mailing list