commit | e139d62940cab3b2d9f0f8a426dce21d7f1ac6b5 | [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 | 9f2f468cee665deb813f153049c63adfbfa7f3ce | |
parent | f291a96a64bf5120173133da67b513ece8db83cf [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