[webkit-reviews] review granted: [Bug 67170] sheriffbot "usage" help statements are wrong : [Attachment 105549] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 29 17:11:39 PDT 2011


Adam Barth <abarth at webkit.org> has granted Tom Zakrajsek
<tomz at codeaurora.org>'s request for review:
Bug 67170: sheriffbot "usage" help statements are wrong
https://bugs.webkit.org/show_bug.cgi?id=67170

Attachment 105549: Patch
https://bugs.webkit.org/attachment.cgi?id=105549&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
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.


More information about the webkit-reviews mailing list