mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-19 04:21:17 +00:00
8355fcf886
It looks like on recent systems, adb has started to correctly forward stderr from the target device to stderr on the host (wereas in the past, it got output to stdout on the host). This commit makes sure that stderr gets correctly forwarded to the coller in cases where return code checking was not enabled.