]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/utils/dump: Handle empty commandlist gracefully
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 22:24:07 +0000 (23:24 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 22:24:10 +0000 (23:24 +0100)
commite6903e9ef856d98258d81587bf85199cb7dbdca4
treec6bd7cc940bf28d574726f8b8bee7c1d5ea9aed0
parent3658a3278a3752d4aa72cdff4aa8c9f5e1d90f93
oeqa/utils/dump: Handle empty commandlist gracefully

If the commandlist isn't available, the code currently gives a backtrace.
At least stop doing that and return more gracefully.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/dump.py