Re: [U-Boot] [PATCH v2 08/10] patman: Add a maintainer test feature to MakeCcFile()

2017-06-06 Thread sjg
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 --- Changes in v2: None tools/patman/series.py | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-)

[U-Boot] [PATCH v2 08/10] patman: Add a maintainer test feature to MakeCcFile()

2017-05-29 Thread Simon Glass
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 --- Changes in v2: None tools/patman/series.py | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-)