DescriptionRevert of Allow RunShellCommand to work even with very large commands (patchset #6 id:100001 of https://codereview.chromium.org/751063002/)
Reason for revert:
Broke provision_devices on android perf bots
Original issue's description:
> Allow RunShellCommand to work even with very large commands
>
> Currently RunShellCommand may not work if the command passed to
> adb.Shell is too large (e.g. > 1024). This CL addresses this
> issue, allowing to run even very large commands, by first writing
> the command as a shell script and then running it.
>
> BUG=436133
>
> Committed: https://crrev.com/b35110e91edb38ec81c84e188b35012492bbcc28
> Cr-Commit-Position: refs/heads/master@{#307223}
TBR=jbudorick@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=436133, 439953
Committed: https://crrev.com/18c51ee4a72446a5af09b896c5d1b465882c3335
Cr-Commit-Position: refs/heads/master@{#307263}
Patch Set 1 #
Created: 6 years ago
(Patch set is too large to download)
Messages
Total messages: 7 (2 generated)
|