aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2018-11-12 19:07:48 +0100
committerGravatar Jan Tattermusch <jtattermusch@google.com>2018-11-12 19:15:26 +0100
commit2cf1682c97a355b7fb3fe7d4f376cf04191ec012 (patch)
treee8d069427040c712a79bbc1adcc92a181bb3a51b /tools/internal_ci
parent170e94932249bc740b7da40da92fabd5e1c0c84a (diff)
use the kokoro's default maxfiles on macosx
Diffstat (limited to 'tools/internal_ci')
-rw-r--r--tools/internal_ci/helper_scripts/prepare_build_macos_rc8
1 files changed, 1 insertions, 7 deletions
diff --git a/tools/internal_ci/helper_scripts/prepare_build_macos_rc b/tools/internal_ci/helper_scripts/prepare_build_macos_rc
index 2362b370d5..24a3545ded 100644
--- a/tools/internal_ci/helper_scripts/prepare_build_macos_rc
+++ b/tools/internal_ci/helper_scripts/prepare_build_macos_rc
@@ -15,14 +15,8 @@
# Source this rc script to prepare the environment for macos builds
-sudo launchctl limit maxfiles unlimited unlimited
-
-# show current maxfiles
+# show original open file limit values
launchctl limit maxfiles
-
-ulimit -n 10000
-
-# show current limits
ulimit -a
# synchronize the clock