Fix coredistools lookup for users with spaces in usernames (#607)
authorJan Vorlicek <janvorli@microsoft.com>
Fri, 6 Dec 2019 14:27:30 +0000 (15:27 +0100)
committerViktor Hofer <viktor.hofer@microsoft.com>
Fri, 6 Dec 2019 14:27:30 +0000 (15:27 +0100)
commitb141e80de76b4f50c6318eeeb558a7f92475daf5
treef7a371df868df2d0b19ea5bbf01c6d3e11b2bf2e
parent00813dfd305778ea1cfadc2ef0028de05630e535
Fix coredistools lookup for users with spaces in usernames (#607)

Locating the downloaded coredistools.dll fails for users that have
spaces in their names (their home directory has spaces in the path).

This change fixes the problem by adding quotes to the locating command.
src/coreclr/tests/setup-stress-dependencies.cmd