Skip to content
  • Simon Glass's avatar
    binman: Don't show image-skip message by default · 0b97faaa
    Simon Glass authored
    
    
    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's avatarSimon Glass <sjg@chromium.org>
    0b97faaa