Automator: update common-files@master in istio/istio.io@master (#10498)

This commit is contained in:
Istio Automation 2021-11-11 09:43:39 -08:00 committed by GitHub
parent 072448a643
commit 6656637397
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 5 deletions

View File

@ -32,12 +32,10 @@ export BUILD_WITH_CONTAINER ?= 0
ifeq ($(BUILD_WITH_CONTAINER),1)
# An export free of arugments in a Makefile places all variables in the Makefile into the
# An export free of arguments in a Makefile places all variables in the Makefile into the
# environment. This is needed to allow overrides from Makefile.overrides.mk.
export
$(shell $(shell pwd)/common/scripts/setup_env.sh)
RUN = ./common/scripts/run.sh
MAKE_DOCKER = $(RUN) make --no-print-directory -e -f Makefile.core.mk
@ -60,7 +58,7 @@ else
$(shell mkdir -p out)
$(shell $(shell pwd)/common/scripts/setup_env.sh envfile > out/.env)
include out/.env
# An export free of arugments in a Makefile places all variables in the Makefile into the
# An export free of arguments in a Makefile places all variables in the Makefile into the
# environment. This behavior may be surprising to many that use shell often, which simply
# displays the existing environment
export

View File

@ -1 +1 @@
88caa00865b81721ab88d1b02780d7f802349e2c
cbd84f619235f2c57b6773d99647b548cd0a614e