Fix run-xunit-perf.cmd for local use
authorMichelle McDaniel <adiaaida@gmail.com>
Wed, 12 Apr 2017 16:56:33 +0000 (09:56 -0700)
committerMichelle McDaniel <adiaaida@gmail.com>
Wed, 12 Apr 2017 16:56:33 +0000 (09:56 -0700)
commitb30f3377107035b792a95233c6ddc3c459d35b41
treebc4220089739bfb529507fb7cc8653412074ec8e
parent7d697e86d2672beb962f1d2acca2de8c5a46f9d2
Fix run-xunit-perf.cmd for local use

run-xunit-perf.cmd  specifies the full path to the benchmark using
%WORKSPACE%, which a user may not set locally. This change modifies it to
use %CORECLR_ROOT%.

Commit migrated from https://github.com/dotnet/coreclr/commit/d2697c9b034e00c5183f3cd2f3a605fbc8a9b21c
src/coreclr/tests/scripts/run-xunit-perf.cmd