Strip quotes out of BenchviewCommitName
authorMichelle McDaniel <adiaaida@gmail.com>
Mon, 17 Apr 2017 16:39:00 +0000 (09:39 -0700)
committerMichelle McDaniel <adiaaida@gmail.com>
Thu, 20 Apr 2017 16:00:56 +0000 (09:00 -0700)
commite9afce94f8494150c4f878e055f4b33b09193a2e
tree61b078c47cf8740e4a7ba740538c09dbdbef60c8
parent46488d9ed58d3c85c63a3442700beb446385d6fe
Strip quotes out of BenchviewCommitName

When we pass the name of the pr to submission-metadata.py, we need the
name of the pr to not include quotes, or submission-metadata.py will fail
because it has the "wrong" parameters (because parts of the name are no
longer quoted). This change strips quotation marks out of the benchview
commit name to harden against this kind of failure.

Commit migrated from https://github.com/dotnet/coreclr/commit/060314b22f606c5b4e0a2a90e482f85d4ca6330f
src/coreclr/perf.groovy