]> git.baikalelectronics.ru Git - uboot.git/commit
patman: Add a maintainer test feature to MakeCcFile()
authorSimon Glass <sjg@chromium.org>
Mon, 29 May 2017 21:31:29 +0000 (15:31 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 9 Jun 2017 02:21:59 +0000 (20:21 -0600)
commit9cc861b492635186058a2fe0d92fca1fb025ca94
tree668e9029d77553e1c0f885c3e7b35912072864e2
parent5498e03d4a6ab2a3eff3528112778d5716f20900
patman: Add a maintainer test feature to MakeCcFile()

Allow the add_maintainers parameter to be a list of maintainers, thus
allowing us to simulate calling the script in tests without actually
needing it to work.

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
tools/patman/series.py