make testing more user friendly
On 10/09/2011 11:53 AM, Mike Frysinger wrote:
> I'm not an expert at python, so trying to make sure I'm doing anything
> too stupid. I tried to keep existing portage style, but feel free to
> point out whatever.
>
> I can also push these myself, so if people are OK with them, just let
> me know ... you don't have to merge+push yourself.
LGTM. My only suggestion is to use os.path.basename(sys.argv[0]) in the
usage string, since it can look kind of ridiculous if a full path is
displayed there.
--
Thanks,
Zac
|