On Wed, 2024-02-21 at 13:30 +0530, Yash Shinde wrote:
>
> The runCmd() returns the 'Result' object containing information about the
> command execution. It has the following attributes:
> result.command = command
> result.status = cmd.status
> result.output = cmd.output
> result.
On 13-02-2024 23:42, Randy MacLeod wrote:
On 2024-02-13 8:04 a.m., yash.shi...@windriver.com wrote:
From: Yash Shinde
The rust oe-selftest output error log doesn't show any information on console
when it fails.
The following changes emit stderr logs in terminal along with re-directing stdout