commit | dcd2f0ef2f87a3fcade74aec7e178be14d0ea335 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Tue Jun 10 11:31:24 2014 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Aug 05 22:54:35 2014 +0000 |
tree | 537f4e527222c235ec15c364cd58f1de1de22b7c | |
parent | 6d9a5ac394ba7bd813921812988a23d8e9b96ee1 [diff] |
Uniformly escape shell arguments. Arguments with embedded spaces need to be wrapped in quotes, which changes the overall escaping strategy. Instead of mixing the two strategies, just always wrap arguments in quotes. (cherry-pick of fd546e8c35341b518873eb4f883afbed92e947af.) Bug: 15479704 Change-Id: I03eacfa1bd6c220d4ec6617b825ebb0c43c7221e