use the kokoro's default maxfiles on macosx

This commit is contained in:
Jan Tattermusch 2018-11-12 19:07:48 +01:00
parent 170e949322
commit 2cf1682c97
1 changed files with 1 additions and 7 deletions

View File

@ -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