
1 May
2019
1 May
'19
1:59 p.m.
On Fri, Apr 26, 2019 at 11:59 AM Simon Glass sjg@chromium.org wrote:
This message is not very important since it is simply indicating that the user's instructions are being followed. Only show it when the verbosity level is above the default.
Also drop the unnecessary extra newline on this message, which causes two line breaks.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Update commit message to mention dropping the \n
- Update testSelectImage() to test in normal and verbose modes
tools/binman/control.py | 4 ++-- tools/binman/ftest.py | 26 +++++++++++++++++++------- 2 files changed, 21 insertions(+), 9 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com