Home
last modified time | relevance | path

Searched refs:_comment_text_for_commit (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/tool/commands/
Dupload.py311 def _comment_text_for_commit(self, options, commit_message, tool, commit_id): member in PostCommits
341 comment_text = self._comment_text_for_commit(options, commit_message, tool, commit_id)