]> code.ossystems Code Review - openembedded-core.git/commit
wic: direct: don't catch ImagerError
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 9 Feb 2017 18:16:45 +0000 (20:16 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Feb 2017 04:06:34 +0000 (20:06 -0800)
commit0cc84c81dd4a776aa37c8d1bcdcc3fa3af78d1e4
tree357da38cf50c9fff244b0f4578ce74459847ee90
parentc2a6ca4883ea59e6492ad3b4aa0e9bc358b87fed
wic: direct: don't catch ImagerError

Don't transform ImagerError exception into warning.
Let wic to catch it on the upper level.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
scripts/lib/wic/plugins/imager/direct.py