Fix GCStress=0xC when build(tests).cmd called from outside root
authorRuss Keldorph <Russ.Keldorph@microsoft.com>
Thu, 19 May 2016 17:44:38 +0000 (10:44 -0700)
committerRuss Keldorph <Russ.Keldorph@microsoft.com>
Thu, 19 May 2016 17:44:38 +0000 (10:44 -0700)
commita0f435a584a5f974a31f8e260212783b75894169
tree3e5cf9b63b24fe02aedc1c22cc52931a1202ea7d
parentc6b8ffdfe43652113783effe9738e7d78ee9da14
Fix GCStress=0xC when build(tests).cmd called from outside root

Use absolute path intead of relative path when invoking
setup-runtime-dependencies.cmd, which is required for GCStress=0xC to
work.

Commit migrated from https://github.com/dotnet/coreclr/commit/9e688eb0d58b2fd32a0247a87d8d92abf09e7d04
src/coreclr/tests/buildtest.cmd