Set ulimit -n

This commit is contained in:
Michael Vines 2019-02-02 10:22:39 -08:00
parent 3ff8bbcf65
commit a7e5423ede
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ FEATURES="$1"
cd "$(dirname "$0")/.."
source ci/_
export RUST_BACKTRACE=1
scripts/ulimit-n.sh
for test in {,*/}tests/*.rs; do
test=${test##*/} # basename x