tools_common: fix test_name quoting
authorJames Zern <jzern@google.com>
Thu, 22 May 2014 02:54:48 +0000 (19:54 -0700)
committerJames Zern <jzern@google.com>
Thu, 22 May 2014 02:54:48 +0000 (19:54 -0700)
commit8188096640e843767efa11b7d66d37eede807072
tree1cbcb169f31f1008047e31a92521cb618c3e4d72
parent652a3cc29fcd1ca49161f49e7637805ab2f06f88
tools_common: fix test_name quoting

quoting within $() doesn't need to be escaped; removes trailing " in
test_name

Change-Id: I97ffad9fdfd97b3cdf4dec2a8547804875d85e66
test/tools_common.sh