[SCM] morituri/master: add errors

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


The following commit has been merged in the master branch:
commit d26f1b90ca2a97b5b32cc5695a0eff47b7e22ff6
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Sun May 3 09:54:05 2009 +0000

    add errors

diff --git a/morituri/program/cdparanoia.py b/morituri/program/cdparanoia.py
index aaf7aab..dbcd302 100644
--- a/morituri/program/cdparanoia.py
+++ b/morituri/program/cdparanoia.py
@@ -82,6 +82,7 @@ class ReadTrackTask(task.Task):
         self._parser = ProgressParser()
 
         self._buffer = "" # accumulate characters
+        self._errors = []
 
     def start(self, runner):
         task.Task.start(self, runner)

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list