Set ulimit -n
This commit is contained in:
@@ -7,6 +7,7 @@ FEATURES="$1"
|
|||||||
cd "$(dirname "$0")/.."
|
cd "$(dirname "$0")/.."
|
||||||
source ci/_
|
source ci/_
|
||||||
export RUST_BACKTRACE=1
|
export RUST_BACKTRACE=1
|
||||||
|
scripts/ulimit-n.sh
|
||||||
|
|
||||||
for test in {,*/}tests/*.rs; do
|
for test in {,*/}tests/*.rs; do
|
||||||
test=${test##*/} # basename x
|
test=${test##*/} # basename x
|
||||||
|
Reference in New Issue
Block a user