diff options
author | Elliott Hughes <enh@google.com> | 2015-04-21 12:15:31 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2015-04-21 12:15:31 -0700 |
commit | 0053bb3f1a4647e6b2deea3d7cf0a1965a3d9bad (patch) | |
tree | 9f2f468cee665deb813f153049c63adfbfa7f3ce /fastboot/Android.mk | |
parent | 6a2d5a34e81b75ac61337d401aab16bf917b47b1 (diff) | |
download | system_core-0053bb3f1a4647e6b2deea3d7cf0a1965a3d9bad.zip system_core-0053bb3f1a4647e6b2deea3d7cf0a1965a3d9bad.tar.gz system_core-0053bb3f1a4647e6b2deea3d7cf0a1965a3d9bad.tar.bz2 |
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
Diffstat (limited to 'fastboot/Android.mk')
0 files changed, 0 insertions, 0 deletions