Windows: Pass temp environment through
Signed-off-by: John Howard <jhoward@microsoft.com> Upstream-commit: fba44a7ccf6eb9ba588b9d1df6a3a22fd5c5dc18 Component: engine
This commit is contained in:
@ -219,6 +219,7 @@ test_env() {
|
||||
GOPATH="$GOPATH" \
|
||||
HOME="$DEST/fake-HOME" \
|
||||
PATH="$PATH" \
|
||||
TEMP="$TEMP" \
|
||||
TEST_DOCKERINIT_PATH="$TEST_DOCKERINIT_PATH" \
|
||||
"$@"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user