Home
last modified time | relevance | path

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

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