]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/oetest: Improve subprocess error reporting
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Aug 2016 16:56:40 +0000 (17:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Aug 2016 09:23:35 +0000 (10:23 +0100)
commitb020b01d41ccaae5d679f1f7950af2e1a1788d39
tree3f1683a7ba4c7c9b23629d792f2fb261812ee506
parent684a3d56ef393b56f38d3272f8865f6225a282ab
oeqa/oetest: Improve subprocess error reporting

Without this, we get to know the command failed and the exit code but
have no idea how the command failed since we don't get the output by
default.

This makes it much easier to see what went wrong and stand a chance of
fixing it.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/oetest.py