Skip to content
Snippets Groups Projects
Commit 3d3a98c8 authored by Lorenz Meier's avatar Lorenz Meier Committed by Daniel Agar
Browse files

Add script to set the correct ulimit on Mac OS (#11247)

parent 87993e73
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
ulimit -S -n 2048
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment