perf.groovy fails to sanitize <PR> name properly (#12167)
authorJosé Rivero <jorive@microsoft.com>
Fri, 9 Jun 2017 00:44:44 +0000 (17:44 -0700)
committerGitHub <noreply@github.com>
Fri, 9 Jun 2017 00:44:44 +0000 (17:44 -0700)
commit8763ef5f815e314405e41265186719de8759756e
treea91a2fa20eaf3c76555871f3f56cc0543d620c65
parent699b25847ec14e47abc03cf7f3a1ffdb249d68b6
perf.groovy fails to sanitize <PR> name properly (#12167)

Fix #12166

* Using "double quotes" instead of [square brackets] in the if condition.
perf.groovy