gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] libvob/lava bgfilegen.py


From: Asko Soukka
Subject: [Gzz-commits] libvob/lava bgfilegen.py
Date: Sun, 04 May 2003 08:48:07 -0400

CVSROOT:        /cvsroot/libvob
Module name:    libvob
Changes by:     Asko Soukka <address@hidden>    03/05/04 08:48:07

Modified files:
        lava           : bgfilegen.py 

Log message:
        hups

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libvob/libvob/lava/bgfilegen.py.diff?tr1=1.10&tr2=1.11&r1=text&r2=text

Patches:
Index: libvob/lava/bgfilegen.py
diff -u libvob/lava/bgfilegen.py:1.10 libvob/lava/bgfilegen.py:1.11
--- libvob/lava/bgfilegen.py:1.10       Sun May  4 08:47:01 2003
+++ libvob/lava/bgfilegen.py    Sun May  4 08:48:07 2003
@@ -64,7 +64,7 @@
 for o,a in opts:
     print "Opt: ",o,a
     if o == '--notify':
-        notify == a
+        notify = a
     if o in dbg.all:
        dbg.option(o,a)
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]