commit | 5498adefb00cd979137361b98fcbf8d51f72ebeb | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Apr 17 20:50:11 2015 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Apr 17 20:55:04 2015 -0700 |
tree | d7fe6a85a8b7e34b05a8ddac53f98657a9d54626 | |
parent | 623aa1c47a51990259fbbc271d7f9f40046153fd [diff] |
Use ' quoting to escape arguments. The specific motivating case is "text;ls;1.apk", but rather than continue adding individual characters to the list of characters to be escaped, let's just switch to quote all arguments with ', which only leaves ' itself to be escaped. Bug: 20323053 Bug: 19734868 Change-Id: I8bd71db9373bc2d1169fc11e46c889da6638550a