diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-21 13:14:58 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-23 14:29:03 +0000 |
commit | c59d5700247008e17d56d369ff0583d14b4f8225 (patch) | |
tree | 3259d02aad417bda03738be0a07bd2394f862fe2 /scripts/lib/devtool/ide_sdk.py | |
parent | e31be0b0e6ed6855787ebfbacc15bdbf1b9e511c (diff) | |
download | poky-c59d5700247008e17d56d369ff0583d14b4f8225.tar.gz |
oeqa/selftest/rust: Simplify the rust testsuite output gathering/processing
The rust testsuite was redirecting command output to a file, which made it
hard to debug failure cases since the logs were not available to print to
the console.
Rework the code so it uses the existing popen logging and hence allows us
to improve the error logging situation and make debugging failures easier.
(From OE-Core rev: ac82dc43b8151ed34c4ad51e9ab7f4a612990486)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/ide_sdk.py')
0 files changed, 0 insertions, 0 deletions