[SCM] morituri/master: add/fix 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 38193c7f0ca4000accb210ab1ccc91c949c87753
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Tue Aug 20 00:08:09 2013 +0200

    add/fix debug

diff --git a/morituri/image/toc.py b/morituri/image/toc.py
index 2363dd8..04ac542 100644
--- a/morituri/image/toc.py
+++ b/morituri/image/toc.py
@@ -327,7 +327,7 @@ class TocFile(object, log.Loggable):
                 currentTrack.index(0, path=s and s.path or None,
                     absolute=absoluteOffset,
                     relative=relativeOffset, counter=c)
-                self.debug('[track %2d index 00] added %r',
+                self.debug('[track %02d index 00] added %r',
                     currentTrack.number, currentTrack.getIndex(0))
                 # store the pregapLength to add it when we index 1 for this
                 # track on the next iteration

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list