DescriptionAdd RunCommandCaptureOutput as a helper method.
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
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=cd33866
Patch Set 1 #Patch Set 2 : Fix comments. #Patch Set 3 : Tweaked return value. #Messages
Total messages: 4 (0 generated)
|