commit | 7e92f5c623527cb308885d97840c2b292f4c0ca4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 29 11:35:16 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sun Feb 15 14:34:06 2015 -0700 |
tree | 0d1d37170f70030b6cc0ed729e7ad37a27898d61 | |
parent | 54e9c117d71030be961675e108bfa49ef602f0f8 [diff] |
buildman: Fix incorrect arguemnt in GetUpstream() This causes an error when trying to build a local branch which has a local branch as its upstream. Signed-off-by: Simon Glass <sjg@chromium.org> Reported-by: Masahiro Yamada <yamada.m@jp.panasonic.com>