use nodeReuse:false in build.sh and build-test.sh. (dotnet/coreclr#25101)
authorJarret Shook <jashoo@microsoft.com>
Wed, 12 Jun 2019 22:17:07 +0000 (15:17 -0700)
committerGitHub <noreply@github.com>
Wed, 12 Jun 2019 22:17:07 +0000 (15:17 -0700)
* use nodeReuse:false in build.sh and build-test.sh.

* Address feedback

Commit migrated from https://github.com/dotnet/coreclr/commit/d0540d9a7ef0aa84205ab9a131094c7a7a6dd1cd


Trivial merge