You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Bhuvaneswaran Arumugam <bh...@collab.net> on 2006/06/22 07:40:58 UTC

[PATCH] Include basename of the script in Usage statement

Hello,

The script name is not interpreted in the Usage statement. Please find
attached the patch for the same.

[[[
* build/generator/swig/header_wrappers.py
  (__init__): include basename of the script in Usage statement
]]]
-- 
Regards,
Bhuvaneswaran

Re: [PATCH] Include basename of the script in Usage statement

Posted by Garrett Rooney <ro...@electricjellyfish.net>.
On 6/22/06, Bhuvaneswaran Arumugam <bh...@collab.net> wrote:
> Hello,
>
> The script name is not interpreted in the Usage statement. Please find
> attached the patch for the same.
>
> [[[
> * build/generator/swig/header_wrappers.py
>   (__init__): include basename of the script in Usage statement
> ]]]

Committed in r20219, with a slight tweak to the log message, since
this isn't in an __init__ method.

Thanks for the patch!

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org