Skip to content
This repository was archived by the owner on Jan 11, 2024. It is now read-only.

use "$@" instead of $* to properly preserve arguments with spaces - #1917

Merged
weshaggard merged 1 commit into
dotnet:masterfrom
wfurt:params_with_spaces
Feb 20, 2018
Merged

use "$@" instead of $* to properly preserve arguments with spaces#1917
weshaggard merged 1 commit into
dotnet:masterfrom
wfurt:params_with_spaces

Conversation

@wfurt

@wfurt wfurt commented Feb 16, 2018

Copy link
Copy Markdown
Member

This is final part of fix for https://github.com/dotnet/corefx/issues/23360

With this following command works as expected.

msbuild.sh /t:RebuildAndTest /p:XunitOptions="-showprogress -parallel none"

@wfurt wfurt self-assigned this Feb 16, 2018
@wfurt
wfurt requested review from eerhardt and weshaggard February 16, 2018 23:08
@weshaggard
weshaggard merged commit 84ecd15 into dotnet:master Feb 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants