[SCM] morituri/master: add track

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


The following commit has been merged in the master branch:
commit e104981a547b6323b27e806f6527e43767514eca
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Mon Nov 8 19:30:45 2010 +0000

    add track

diff --git a/morituri/common/program.py b/morituri/common/program.py
index abaf213..d5e3bdf 100644
--- a/morituri/common/program.py
+++ b/morituri/common/program.py
@@ -507,7 +507,7 @@ class Program(log.Loggable):
                         response = r
                     else:
                         assert r == response, \
-                            "checksum %08x for %d matches wrong response %d, "\
+                            "checksum %08x for track %d matches wrong response %d, "\
                             "checksum %s" % (
                                 csum, i + 1, j + 1, response.checksums[i])
                     self.debug("Track: %02d matched in AccurateRip database",

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list