From 1ff8f9b78b30d4239c8d0dc41a95b629cb43cbb9 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Thu, 24 Mar 2022 07:47:58 -0700 Subject: [PATCH] Automator: update common-files@master in istio/istio.io@master (#11104) --- common/.commonfiles.sha | 2 +- common/scripts/setup_env.sh | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 18ef6162a9..282361bead 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -9dc5df6b48f6b0d5c83db7eb0bd2f73dfa10f85f +0e4075c30f673a599211d647040774f58db65da0 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 7d0ecd0cc4..0111e5b008 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -185,7 +185,6 @@ if [[ "${FOR_BUILD_CONTAINER:-0}" -eq "1" ]]; then # Override variables with container specific TARGET_OUT=${CONTAINER_TARGET_OUT} TARGET_OUT_LINUX=${CONTAINER_TARGET_OUT_LINUX} - REPO_ROOT=/work fi go_os_arch=${LOCAL_OUT##*/}