debug and doc

This commit is contained in:
Thomas Vander Stichele
2013-01-20 20:02:38 +01:00
parent 3462e2ee88
commit e764854fa0
2 changed files with 4 additions and 0 deletions

View File

@@ -290,6 +290,7 @@ class DiscInfoTask(CDRDAOTask):
@param device: the device to rip from
@type device: str
"""
self.debug('creating DiscInfoTask')
CDRDAOTask.__init__(self)
self.options = ['disk-info', ]