diff options
author | Alexander Kanavin <alex@linutronix.de> | 2024-11-01 10:15:53 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-01 23:03:32 +0000 |
commit | 24c1a31481cd7d6702b4f1d70a6e87466f675d37 (patch) | |
tree | eea1091fee3415efe0d0d2ab7e3eb8510bdc042f /documentation/set_versions.py | |
parent | 4322775ca4bfc7ee5d590154d70e34639e1bfe8e (diff) | |
download | poky-24c1a31481cd7d6702b4f1d70a6e87466f675d37.tar.gz |
oeqa/runCmd: print stderr when that is a separate stream
runCmd by default merges stderr into stdout, and only
needs to print stdout when errors occur. When stderr
is requested as a separate stream, and an error occurs,
stderr is discarded, obscuring useful error messages.
This changes the output to include both streams.
(From OE-Core rev: 72c747b37ccdd486ddae06e3d0a99fb2b93643ba)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/set_versions.py')
0 files changed, 0 insertions, 0 deletions