]> code.ossystems Code Review - openembedded-core.git/commit
wic/engine: lets display an error not a traceback
authorArmin Kuster <akuster808@gmail.com>
Mon, 2 Mar 2020 05:39:56 +0000 (21:39 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Mar 2020 20:57:24 +0000 (20:57 +0000)
commit15d1722950a22649905cf8a5789d3cfe48a2a892
tree7e528ed90ff935534658626652951ef28d06aec8
parent713837a0a2d51b3a9aaf3d5aa053f9503f9c362d
wic/engine: lets display an error not a traceback

If the requested partition does not exist in this request "wic ls {path}:pnum"
display a nice message not a trackback

Also fix displaying the pnum and not "%s"

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/engine.py