RESOLVED FIXED 67170
sheriffbot "usage" help statements are wrong
https://bugs.webkit.org/show_bug.cgi?id=67170
Summary sheriffbot "usage" help statements are wrong
Tom Zakrajsek
Reported 2011-08-29 17:01:55 PDT
The usage help for whois, create-bug, and rollout isn't right.
Attachments
Patch (6.40 KB, patch)
2011-08-29 17:05 PDT, Tom Zakrajsek
no flags
Patch (6.47 KB, patch)
2011-08-29 17:27 PDT, Tom Zakrajsek
no flags
Tom Zakrajsek
Comment 1 2011-08-29 17:05:39 PDT
Adam Barth
Comment 2 2011-08-29 17:11:40 PDT
Comment on attachment 105549 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=105549&action=review > Tools/Scripts/webkitpy/tool/bot/irc_command.py:112 > - return "%s: Usage: SVN_REVISION [SVN_REVISIONS] REASON" % nick > + return "%s: Usage: rollout [SVN_REVISIONS] REASON" % nick The first SVN_REVISION argument is required, which is why we had it outside the [ ] brackets.
Tom Zakrajsek
Comment 3 2011-08-29 17:27:45 PDT
WebKit Review Bot
Comment 4 2011-08-29 18:43:05 PDT
Comment on attachment 105551 [details] Patch Clearing flags on attachment: 105551 Committed r94036: <http://trac.webkit.org/changeset/94036>
WebKit Review Bot
Comment 5 2011-08-29 18:43:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.