Fix pull request title automation
authorDrew Scoggins <anscoggi@microsoft.com>
Thu, 12 Jan 2017 00:24:43 +0000 (16:24 -0800)
committerDrew Scoggins <anscoggi@microsoft.com>
Thu, 12 Jan 2017 00:27:09 +0000 (16:27 -0800)
commit4bce446ccc86a500bc7002ce0c91bc6fd6a22557
treece2e84f7829f06414d37119a8fe3cba6737b711d
parent4692866468c1fb5c8a167efebbe2b0365fb69b97
Fix pull request title automation

When I added the ability to give a custom name to a run that was kicked
off using the PR leg I did it by adding an additional parameter.  When
using a variable name there I need to use the dollar sign syntax of
groovy and not an environment variable.
perf.groovy