[mirrorbrain-commits] [opensuse-svn] r6344 - trunk/tools/download-redirector-v2/mirrordoctor

From: Novell Forge SVN <noreply_at_novell.com>
Date: Tue, 3 Feb 2009 09:21:47 -0700 (MST)
Author: poeml
Date: 2009-02-03 09:21:43 -0700 (Tue, 03 Feb 2009)
New Revision: 6344

Modified:
   trunk/tools/download-redirector-v2/mirrordoctor/mirrordoctor.py
Log:
mirrordoctor: add --version switch

Modified: trunk/tools/download-redirector-v2/mirrordoctor/mirrordoctor.py
===================================================================
--- trunk/tools/download-redirector-v2/mirrordoctor/mirrordoctor.py	2009-02-03 15:46:38 UTC (rev 6343)
+++ trunk/tools/download-redirector-v2/mirrordoctor/mirrordoctor.py	2009-02-03 16:21:43 UTC (rev 6344)
@@ -60,8 +60,7 @@
 
     def get_optparser(self):
         """Parser for global options (that are not specific to a subcommand)"""
-        #optparser = cmdln.CmdlnOptionParser(self, version=get_version())
-        optparser = cmdln.CmdlnOptionParser(self)
+        optparser = cmdln.CmdlnOptionParser(self, version=__version__)
         optparser.add_option('-d', '--debug', action='store_true',
                              help='print info useful for debugging')
         optparser.add_option('-b', '--brain-instance', 

_______________________________________________
Opensuse-svn mailing list
Opensuse-svn_at_forge.novell.com
http://forge.novell.com/mailman/listinfo/opensuse-svn


_______________________________________________
mirrorbrain-commits mailing list

Note: To remove yourself from this list, send a mail with the content
 	unsubscribe
to the address mirrorbrain-commits-request_at_mirrorbrain.org
Received on 2009-02-03Z16:22:21

This archive was generated by hypermail 2.2.0 : 2009-07-10Z19:18:10 GMT