Searched hist:"21 f0eb332faddeb88a0f3e9788f83b6f9c22071c" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | builder.py | 21f0eb332faddeb88a0f3e9788f83b6f9c22071c Sun Sep 18 22:48:31 UTC 2016 Simon Glass <sjg@chromium.org> buildman: Tidy up the 'cloning' message
On a machine with a lot of CPUs this prints a lot of useless lines of the form:
Cloning repo for thread <n>
Adjust the output so that these all appear on one line, and disappear when the cloning is complete.
Note: This cloning is actually unnecessary and very wasteful on disk space (about 3.5GB each time). It would be better to create symlinks.
Signed-off-by: Simon Glass <sjg@chromium.org>
|