diff options
author | Vince Chang <vince_chang@aspeedtech.com> | 2024-11-01 15:27:27 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-01 23:03:32 +0000 |
commit | e07cda3174cb9c2895e0d57296ca83e03d2c8521 (patch) | |
tree | c92395a6836233a1eb8a84d94698e424d1b2646d /documentation/set_versions.py | |
parent | f023756ef880a61aa2f744f228882861f392b16b (diff) | |
download | poky-e07cda3174cb9c2895e0d57296ca83e03d2c8521.tar.gz |
selftest: wic: remove 2>/dev/null to help fail diagnostic
The wic test case previously used '2>/dev/null' to suppress error
messages. This commit updates the code to use 'stderr=subprocess.PIPE'
when calling runCmd().
Refer:
https://lists.openembedded.org/g/openembedded-core/topic/109308684
(From OE-Core rev: bd26d999a0ba1107ee5629a8e238f4fe945e9be5)
Signed-off-by: Vince Chang <vince_chang@aspeedtech.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/set_versions.py')
0 files changed, 0 insertions, 0 deletions