aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/helper_scripts/prepare_build_macos_rc
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2017-06-29 15:06:09 +0200
committerGravatar Jan Tattermusch <jtattermusch@google.com>2017-06-29 17:37:40 +0200
commitc250b048a0abde515bad066f14dcaf5c33e4e730 (patch)
tree3ae08a4a8fd560a5d5d6384bc83a1ed6279fa442 /tools/internal_ci/helper_scripts/prepare_build_macos_rc
parenta410632b570a8717eb5f3c1f43eb84bf80e0aca9 (diff)
add mac deps to build artifacts on kokoro
Diffstat (limited to 'tools/internal_ci/helper_scripts/prepare_build_macos_rc')
-rw-r--r--tools/internal_ci/helper_scripts/prepare_build_macos_rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/internal_ci/helper_scripts/prepare_build_macos_rc b/tools/internal_ci/helper_scripts/prepare_build_macos_rc
index 6d9db5db47..6b942d22b8 100644
--- a/tools/internal_ci/helper_scripts/prepare_build_macos_rc
+++ b/tools/internal_ci/helper_scripts/prepare_build_macos_rc
@@ -45,7 +45,7 @@ sudo pip install virtualenv
sudo pip install -U six tox setuptools
# python 3.4
-wget https://www.python.org/ftp/python/3.4.4/python-3.4.4-macosx10.6.pkg
+wget -q https://www.python.org/ftp/python/3.4.4/python-3.4.4-macosx10.6.pkg
sudo installer -pkg python-3.4.4-macosx10.6.pkg -target /
git submodule update --init