Home
last modified time | relevance | path

Searched hist:f3d3e95ce5d26777a6a138635f9bb12ca7ccf6fa (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/test/py/
H A Du_boot_utils.pydiff f3d3e95ce5d26777a6a138635f9bb12ca7ccf6fa Sun Jul 03 10:40:39 CDT 2016 Simon Glass <sjg@chromium.org> test/py: Return output from run_and_log()

It is useful to be able to obtain the output from a command. Return it from
this function.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Teddy Reed <teddy.reed@gmail.com>