commit | 5e4bbd83e3cffcc3855654ea6f83465814d6699e | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Apr 21 12:15:31 2015 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Apr 21 12:15:31 2015 -0700 |
tree | 65a4038f348943717d7a9b9be3a2807aaeb00d7d | |
parent | cd5740b3d34257924377599cf4561ed8172e4ba3 [diff] |
Add a test for shell escaping. Until I fixed this, we would fail this example: $ adb shell sh -c 'echo hello; echo world' hello /system/bin/sh: echo world: not found Bug: http://b/19734868 Change-Id: I11a437cd0c0362303028f23fbaa103611b75707e