Author: poeml Date: 2009-02-03 13:08:51 -0700 (Tue, 03 Feb 2009) New Revision: 6357 Modified: trunk/tools/download-redirector-v2/mirrordoctor/mirrordoctor.py Log: mirrorbrain tool (mb scan): bugfix for new -v option Modified: trunk/tools/download-redirector-v2/mirrordoctor/mirrordoctor.py =================================================================== --- trunk/tools/download-redirector-v2/mirrordoctor/mirrordoctor.py 2009-02-03 19:45:54 UTC (rev 6356) +++ trunk/tools/download-redirector-v2/mirrordoctor/mirrordoctor.py 2009-02-03 20:08:51 UTC (rev 6357) _at_@ -455,7 +455,7 @@ _at_cmdln.option('--sql-debug', action='store_true', help='Show SQL statements for debugging purposes.') - _at_cmdln.option('-v', '--verbose', dest='verbosity', action='count', + _at_cmdln.option('-v', '--verbose', dest='verbosity', action='count', default=0, help='Increase verbosity for debugging purposes. ' 'Can be given multiple times.') _at_cmdln.option('-e', '--enable', action='store_true', _______________________________________________ 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.orgReceived on Tue Feb 03 2009 - 20:09:06 GMT
This archive was generated by hypermail 2.3.0 : Mon Feb 20 2012 - 23:47:04 GMT