Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dfunc_test.py45 commit_shortlog = """4aca821 patman: Avoid changing the order of tags variable
195 self._commits = len(commit_shortlog.splitlines()) + 1
262 return command.CommandResult(return_code=0, stdout=commit_shortlog)