[SCM] morituri/master: fix i

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


The following commit has been merged in the master branch:
commit 32d67902d01c2cc88e514ba03db0be090e41bcd4
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Wed Jun 24 19:19:43 2009 +0000

    fix i

diff --git a/morituri/common/program.py b/morituri/common/program.py
index 057d6c3..3e18ebe 100644
--- a/morituri/common/program.py
+++ b/morituri/common/program.py
@@ -451,7 +451,7 @@ class Program(log.Loggable):
                 i + 1, maxConfidence))
             trackResult.ARDBMaxConfidence = maxConfidence
             if not response:
-                self.warning('iTrack %02d: none of the responses matched.',
+                self.warning('Track %02d: none of the responses matched.',
                     i + 1)
                 trackResult.ARDBCRC = int(
                     maxResponse.checksums[i], 16)

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list