/[thuban]/branches/WIP-pyshapelib-bramz/test/runtests.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/test/runtests.py

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

revision 1458 by bh, Fri Jul 18 15:09:22 2003 UTC revision 1476 by bh, Thu Jul 24 15:16:15 2003 UTC
# Line 61  def main(): Line 61  def main():
61    
62      opts, args = getopt.getopt(sys.argv[1:], 'v', ['verbose'])      opts, args = getopt.getopt(sys.argv[1:], 'v', ['verbose'])
63      for optchar, value in opts:      for optchar, value in opts:
64          if optchar in ("-v", "--stub-auto-login"):          if optchar in ("-v", "--verbose"):
65              verbosity = 2              verbosity = 2
66          else:          else:
67              print>>sys.stderr, "Unknown option", optchar              print>>sys.stderr, "Unknown option", optchar

Legend:
Removed from v.1458  
changed lines
  Added in v.1476

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26