commit | 7468009780edf6e5cd1f3ee222342bedc95260ed | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Sep 26 12:33:59 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Sep 26 12:33:59 2024 +0900 |
tree | c8739fa6f8be4738d1c96462732e3dad3c494d36 | |
parent | 716e27f9d9094d848dab930336169b58ea1891e4 [diff] |
add -E option in sudo to preserve env variable for pyenv Bug: n/a Test: n/a Change-Id: I395c131e824105f248cc772b63f79e85cb2f51f5
diff --git a/build/debian/kokoro/gcp_ubuntu_docker/build.sh b/build/debian/kokoro/gcp_ubuntu_docker/build.sh index 88ce921..c5745d0 100644 --- a/build/debian/kokoro/gcp_ubuntu_docker/build.sh +++ b/build/debian/kokoro/gcp_ubuntu_docker/build.sh
@@ -10,4 +10,4 @@ python --version sudo losetup -D -sudo ./build.sh +sudo -E ./build.sh