Handle --configuration in src/corehost/build.sh correctly (dotnet/core-setup#4389)
authorOmair Majid <omajid@redhat.com>
Fri, 10 Aug 2018 13:55:04 +0000 (09:55 -0400)
committerDavis Goodin <dagood@users.noreply.github.com>
Fri, 10 Aug 2018 13:55:04 +0000 (08:55 -0500)
commitaba804f02b146de19d46ca5814501b4fb1deb378
tree949780ba08151c80a58d937d77c321c72476a875
parentacc2397243431f5bc75791b9fbb3c7c680044921
Handle --configuration in src/corehost/build.sh correctly (dotnet/core-setup#4389)

Currently, the value of the configuration is ignored.

Commit migrated from https://github.com/dotnet/core-setup/commit/086fb54ddbe3b1f723258d56e7dcb69f893c25d9
src/installer/corehost/build.sh