[SCM] morituri/master: fix htoapath setting
    js at users.alioth.debian.org 
    js at users.alioth.debian.org
       
    Sun Oct 19 20:09:08 UTC 2014
    
    
  
The following commit has been merged in the master branch:
commit b9a62bceb4a009ba51be03c6c916857a978b3d91
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Sun Jun 14 17:41:02 2009 +0000
    fix htoapath setting
diff --git a/morituri/rip/cd.py b/morituri/rip/cd.py
index de2666c..23032db 100644
--- a/morituri/rip/cd.py
+++ b/morituri/rip/cd.py
@@ -195,6 +195,7 @@ class Rip(logcommand.LogCommand):
 
 
         # check for hidden track one audio
+        htoapath = None
         htoa = prog.getHTOA()
         if htoa:
             start, stop = htoa
-- 
morituri packaging
    
    
More information about the pkg-multimedia-commits
mailing list