
20 Mar
2016
20 Mar
'16
1:25 a.m.
On 12 March 2016 at 18:50, Simon Glass sjg@chromium.org wrote:
At present if you try to use buildman with the branch 'test' it will complain that it is unsure whether you mean the branch or the directory. This is a feature of the 'git log' command that buildman uses. Fix it by resolving the ambiguity.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Joe Hershberger joe.hershberger@ni.com
Changes in v2:
- Fix test breakage
tools/buildman/func_test.py | 2 ++ tools/patman/gitutil.py | 5 +++++ 2 files changed, 7 insertions(+)
Applied to u-boot-dm.