[SCM] morituri/master: update debug

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


The following commit has been merged in the master branch:
commit 2200776b30c94ab68f04166c1e94799a62da9e8b
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Tue Aug 20 00:07:49 2013 +0200

    update debug

diff --git a/morituri/image/toc.py b/morituri/image/toc.py
index 189de75..2363dd8 100644
--- a/morituri/image/toc.py
+++ b/morituri/image/toc.py
@@ -105,7 +105,7 @@ class Sources(log.Loggable):
         @type  counter: int
         @param offset:  the absolute disc offset where this source starts
         """
-        self.debug('Appending source, counter %d, offset %d, source %r' % (
+        self.debug('Appending source, counter %d, abs offset %d, source %r' % (
             counter, offset, source))
         self._sources.append((counter, offset, source))
 

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list