On Wed, Jun 10, 2009 at 11:36 AM, David Anderson <[email protected]> wrote:
> Nope. Feel free to add such a switch. Ok, I'm going to: * rework the existing code to use the option parser (this is backward compatible to 2.3) * add --verbose (in addition to the existing -v), default=false * add -s,--autosign, to automatically sign unsigned executables, add the following description: "-s,--autosign Silently sign executables when unsigned (not recommended)" default = False This will effect "update_versions" only. Tools.py already has a "quiet" parameter for the functions that need it. "quiet" is kind of a bad name, since it actually does two things (no output and auto-sign), but I'm going to leave it as is. -- Jeremy _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
