avoid quoting on basic strings Shells don't need quoting for many basic characters, so make the logic a bit smarter by omitting the quotes when the string consists entirely of those "safe" characters. Bug: Issue 10021 Change-Id: I8410572007d5700ce0fd7642e3322c0dc89e31cc
All documentation may be found under src/main/resources/Documentation/.