[Debconf-video-commits] r238 - package/trunk/src

des at alioth.debian.org des at alioth.debian.org
Sat Aug 9 20:02:21 UTC 2008


Author: des
Date: 2008-08-09 20:02:20 +0000 (Sat, 09 Aug 2008)
New Revision: 238

Modified:
   package/trunk/src/dc-do-transcoding
Log:
Re-add the commit, since we need it after all


Modified: package/trunk/src/dc-do-transcoding
===================================================================
--- package/trunk/src/dc-do-transcoding	2008-08-09 19:59:26 UTC (rev 237)
+++ package/trunk/src/dc-do-transcoding	2008-08-09 20:02:20 UTC (rev 238)
@@ -70,6 +70,7 @@
                 {'event_recording_id': job.video_event_recording_id,
                  'target_format_id': job.video_target_format_id,
                  'file_status_code': file_status_code})
+    cur.execute('COMMIT')
 
 def hms_to_seconds(hms):
     hours, minutes, seconds = hms.split(':')




More information about the Debconf-video-commits mailing list