RESOLVED FIXED 114307
webkitbot refers to sheriffbot in help
https://bugs.webkit.org/show_bug.cgi?id=114307
Summary webkitbot refers to sheriffbot in help
Ryosuke Niwa
Reported 2013-04-09 14:10:34 PDT
webkitbot refers to sheriffbot in help
Attachments
Fixes the bug (4.56 KB, patch)
2013-04-09 14:11 PDT, Ryosuke Niwa
benjamin: review+
Ryosuke Niwa
Comment 1 2013-04-09 14:11:15 PDT
Created attachment 197171 [details] Fixes the bug
Benjamin Poulain
Comment 2 2013-04-09 14:16:24 PDT
Comment on attachment 197171 [details] Fixes the bug 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.
Ryosuke Niwa
Comment 3 2013-04-09 14:23:45 PDT
Note You need to log in before you can comment on or make changes to this bug.