Add call to setup-stress-dependencies.sh to build-test.sh. (dotnet/coreclr#23354)
authorSergey Andreenko <seandree@microsoft.com>
Sat, 23 Mar 2019 05:13:12 +0000 (22:13 -0700)
committerGitHub <noreply@github.com>
Sat, 23 Mar 2019 05:13:12 +0000 (22:13 -0700)
commit5c36763a4a964ad7b425971fbb2b451904e0eea5
tree2318f481bf138aa8bbd0f3c1f532d1a046cb9674
parent1d70d9f0a116ed31e99f0033242b08d3dc30acc0
Add call to setup-stress-dependencies.sh to build-test.sh. (dotnet/coreclr#23354)

* Add call to setup-stress-dependencies.sh to build-test.sh.

* Fix args.

* hack __DistroRid

* Do not use bash source.

* Do not use bash source 2.

* Fix init-distro-rid permissions.

* Fix tabs.

* return deleted source where it was needed

Commit migrated from https://github.com/dotnet/coreclr/commit/22c4ff5c1d339119c12547ac2d1b35211162df49
src/coreclr/build-test.sh
src/coreclr/init-distro-rid.sh [changed mode: 0644->0755]
src/coreclr/tests/setup-stress-dependencies.sh