binman: Don't show image-skip message by default
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.
Series-changes: 2
- Update commit message to mention dropping the \n
- Update testSelectImage() to test in normal and verbose modes
Signed-off-by:
Simon Glass <sjg@chromium.org>
Please register or sign in to comment