diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2019-03-20 14:40:50 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-03-24 17:01:34 +0000 |
commit | a7f3cbb4a20c1d50a84ca4bec0d30760c9aec46a (patch) | |
tree | 582f430dc32a5d8d10a0729b7a22d3bec04270df /bitbake/lib/bb/cooker.py | |
parent | 21ba8861bdfe9f83527cdc8a54d3b3b33b896413 (diff) | |
download | poky-a7f3cbb4a20c1d50a84ca4bec0d30760c9aec46a.tar.gz |
bitbake: fetch2: runfetchcmd(): Print workdir in debug message
The workdir is an important message when run git command, for exmample, before the patch:
Running git -c core.fsyncobjectfiles=0 branch --contains [snip]
We don't know where it is running, now it is:
Running 'git -c core.fsyncobjectfiles=0 branch --contains [snip]' in /path/to/git.opensvc.com.multipath-tools..git
Which is easier to debug.
(Bitbake rev: f25c05b73218d0e8edf2dd63b36bc09e547c5455)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/cooker.py')
0 files changed, 0 insertions, 0 deletions