Skip to content
Snippets Groups Projects
Commit ddaf5c8f authored by Simon Glass's avatar Simon Glass
Browse files

patman: RunPipe() should not pipe stdout/stderr unless asked


RunPipe() currently pipes the output of stdout and stderr to a pty, but
this is not the intended behaviour. Fix it.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 6208fcef
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment