commit | 0f61cf7cbee737f4239ad6a277e425cd2dd8901a | [log] [tgz] |
---|---|---|
author | Scott James Remnant <keybuk@google.com> | Thu Nov 19 14:58:42 2015 -0800 |
committer | Scott James Remnant <keybuk@google.com> | Thu Nov 19 14:58:42 2015 -0800 |
tree | d5db81c0a597b8c2271fe4c86fd79cab405fc209 | |
parent | a05d9361b618b051170505b0fab5874264178215 [diff] |
Clean up run_unit_tests wordiness Preserve word boundaries of command-line arguments, e.g. when the script is called with "foo bar" an argument (including quotes) don't break it up into "foo" "bar" before passing to adb shell, etc. Fixed a few other style issues while in there, and removed the sole bashism so the script can just use an ordinary shell. Change-Id: I7f9b2ea08cd7fa35b692d8f7c49006bde6e562eb