From 14453e93d30bbf9b2ad9440207f4e88b206fee12 Mon Sep 17 00:00:00 2001 From: Adeel <3840695+am11@users.noreply.github.com> Date: Fri, 21 Oct 2022 13:09:24 +0300 Subject: [PATCH] Remove dependency on pipeline-logging-functions.sh --- eng/common/native/init-compiler.sh | 26 ++++++++----------- eng/configure-toolset.sh | 1 + .../build/Microsoft.DotNet.CMake.Sdk.targets | 2 +- 3 files changed, 13 insertions(+), 16 deletions(-) diff --git a/eng/common/native/init-compiler.sh b/eng/common/native/init-compiler.sh index 071ae7ef3cdf..f0ea47b04fe6 100755 --- a/eng/common/native/init-compiler.sh +++ b/eng/common/native/init-compiler.sh @@ -4,18 +4,16 @@ # # NOTE: some scripts source this file and rely on stdout being empty, make sure to not output anything here! -if [ "$#" -lt 3 ]; then +if [ "$#" -lt 2 ]; then echo "Usage..." - echo "init-compiler.sh