summaryrefslogtreecommitdiff
path: root/include/linux/linux_string.h
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-10-24 11:26:42 -0600
committerTom Rini <[email protected]>2025-11-07 14:19:46 -0600
commit20b822dd4f01a7489f888460f70d7830e0513965 (patch)
tree6d87c0d73dd8860148e236d44082a6e11deaec6a /include/linux/linux_string.h
parent09ca8d472e6d28b6c81c4253c172aa85a61ba25c (diff)
test/py: multiplexed_log.py: Clean up and correct RunAndLog()
The general python documentation for the subprocess class recommends that run() be used in all cases that it can handle. What we do in RunAndLog is simple enough that run() is easy to switch to. In fact, looking at this exposed a problem we have today, which is that we had combined stdout and stderr but then looked at both stdout and stderr as if they were separate. Stop combining them. Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions