]> code.ossystems Code Review - openembedded-core.git/commit
wic: do not strip traceback
authorEd Bartosh <ed.bartosh@linux.intel.com>
Wed, 27 May 2015 10:49:45 +0000 (13:49 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 May 2015 16:44:44 +0000 (17:44 +0100)
commitf9b121d8295eb9e297627f4d623164b43349a638
tree683a586cbc309978f6f1cea4d94b7ff36f15c345
parent053b8a4e6b9a4b02c0b1b4bc1e297a1251a901a9
wic: do not strip traceback

Printing only first 5 levels of wic traceback makes it almost
useless as the most valuable part of it is stripped.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/wic