Reland of 'New run shell implementation for DeviceUtils'
This is a reland of https://codereview.chromium.org/659533002/ Previous CL broke telemetry unittests and perf unittests because it didn't handle properly shell commands which may end with a newline character when check_rc is not None. This revised patch strips any whitespace at the end of shell commands to prevent this. BUG=267773 Review URL: https://codereview.chromium.org/669573003 Cr-Commit-Position: refs/heads/master@{#300322}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment