commit | 366954fdd75200852c134003de4a66b0a20f9362 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 29 21:46:14 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Nov 05 09:11:31 2020 -0700 |
tree | 76a4d5f94c34a550c273ea4b455ad0d60a90089c | |
parent | 427b028aeb2f3678aced5568a5d86c2fff406f46 [diff] |
patman: Use capture_sys_output() consistently One test still uses its own function for capturing output. Modify it to use the standard one in test_util Signed-off-by: Simon Glass <sjg@chromium.org>