[SCM] morituri/master: declare sessions var

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:09:08 UTC 2014


The following commit has been merged in the master branch:
commit 0e07a721d1176e2ecebf6f4f3465435bc71ec0da
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Tue Jun 16 20:50:15 2009 +0000

    declare sessions var

diff --git a/morituri/program/cdrdao.py b/morituri/program/cdrdao.py
index c83b827..a544f2d 100644
--- a/morituri/program/cdrdao.py
+++ b/morituri/program/cdrdao.py
@@ -308,6 +308,7 @@ class DiscInfoTask(CDRDAOTask):
 
     description = "Scanning disc..."
     table = None
+    sessions = None
 
     def __init__(self, device=None):
         """

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list