Home
last modified time | relevance | path

Searched hist:b222abe736e4ea61e7c61dee412fb80d840b5111 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/buildman/
H A Dbuilder.pyb222abe736e4ea61e7c61dee412fb80d840b5111 Sun Sep 18 22:48:32 UTC 2016 Simon Glass <sjg@chromium.org> buildman: Print a message when removing old directories

When buildman starts, it prepares its output directory by removing any old
build directories which will not be used this time. This can happen if a
previous build left directories around for commit hashes which are no-longer
part of the branch.

This can take quite a while, so print a message to indicate what is going
on.

Signed-off-by: Simon Glass <sjg@chromium.org>