mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
It's like RunCommand, but you can run the command, capture it's error code and output together. This is to support tests that need to capture output of image_to_live, and to know if it succeeded. Change-Id: If674b6d79697c0f0b5c96be9fc83adbed9b9893e BUG=chromium-os:9502 TEST=Ran by hand Review URL: http://codereview.chromium.org/5339006