/[libvob]/libvob/lava/bgfilegen.py
ViewVC logotype

Diff of /libvob/lava/bgfilegen.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by humppake, Sun May 4 12:47:01 2003 UTC revision 1.11 by humppake, Sun May 4 12:48:07 2003 UTC
# Line 64  opts, args = getopt.getopt(sys.argv[1:], Line 64  opts, args = getopt.getopt(sys.argv[1:],
64  for o,a in opts:  for o,a in opts:
65      print "Opt: ",o,a      print "Opt: ",o,a
66      if o == '--notify':      if o == '--notify':
67          notify == a          notify = a
68      if o in dbg.all:      if o in dbg.all:
69          dbg.option(o,a)          dbg.option(o,a)
70    

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26