[webkit-reviews] review granted: [Bug 114307] webkitbot refers to sheriffbot in help : [Attachment 197171] Fixes the bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 9 14:18:09 PDT 2013


Benjamin Poulain <benjamin at webkit.org> has granted Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 114307: webkitbot refers to sheriffbot in help
https://bugs.webkit.org/show_bug.cgi?id=114307

Attachment 197171: Fixes the bug
https://bugs.webkit.org/attachment.cgi?id=197171&action=review

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=197171&action=review


> Tools/Scripts/webkitpy/tool/bot/irc_command.py:93
> -    help_string = "Provides help on individual sheriffbot commands."
> +    help_string = "Provides help on individual commands."

Provides help on individual commands. -> Provides help on my individual
commands.

> Tools/Scripts/webkitpy/tool/bot/irc_command.py:102
> +	       tool.irc().post('%s: Type "%s: help COMMAND" for help on
individual commands.' % (nick, sheriff.name()))

for help on my individual commands.


More information about the webkit-reviews mailing list