bmaptool: print warning messages even with --quiet
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 24 Sep 2013 07:25:49 +0000 (10:25 +0300)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Mon, 30 Sep 2013 07:10:03 +0000 (10:10 +0300)
commitb53484690e0c369b46148264d886fe5c9a39264e
treec58e9eca74d750eb39e4d59acb616172a4408504
parent209e4205e5bbb26a0fdd9d57e812794f0b11849e
bmaptool: print warning messages even with --quiet

When the --quiet option is used, we print only error messages, and warnings
are suppressed. However, it is a good idea to print warnings even with --quiet,
since they usually tell about problems users should better know about.

Change-Id: Id0f708723cc13d57191fd540e684ca0cf20a45f7
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmaptool