Skip to content

Commit

Permalink
Add script to set the correct ulimit on Mac OS (#11247)
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzMeier authored and dagar committed Feb 5, 2019
1 parent 87993e7 commit 3d3a98c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Tools/mac_set_ulimit.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env bash

ulimit -S -n 2048

0 comments on commit 3d3a98c

Please sign in to comment.