[SCM] morituri/master: add debug

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


The following commit has been merged in the master branch:
commit 7b42cbf93b4179da641b97d7f81c2448da57db73
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Tue Jan 29 23:34:14 2013 +0100

    add debug

diff --git a/morituri/image/table.py b/morituri/image/table.py
index d6e2f1c..2e2b81c 100644
--- a/morituri/image/table.py
+++ b/morituri/image/table.py
@@ -368,6 +368,7 @@ class Table(object, log.Loggable):
         assert len(result) == 28, \
             "Result should be 28 characters, not %d" % len(result)
 
+        self.debug('getMusicBrainzDiscId: returning %r' % result)
         return result
 
     def getMusicBrainzSubmitURL(self):

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list