From e104981a547b6323b27e806f6527e43767514eca Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 8 Nov 2010 19:30:45 +0000 Subject: [PATCH] add track --- morituri/common/program.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",