HomeSort by relevance Sort by last modified time
    Searched refs:_commit_msg (Results 1 - 2 of 2) sorted by null

  /external/skia/infra/bots/
git_utils.py 52 self._commit_msg = commit_msg
70 subprocess.check_call(['git', 'commit', '-a', '-m', self._commit_msg])
  /external/skqp/infra/bots/
git_utils.py 52 self._commit_msg = commit_msg
70 subprocess.check_call(['git', 'commit', '-a', '-m', self._commit_msg])

Completed in 735 milliseconds