source ulimit-n.sh so it applies to the current shell

This commit is contained in:
Michael Vines
2019-02-02 10:42:08 -08:00
parent a7e5423ede
commit 4aa6695a13
4 changed files with 4 additions and 4 deletions

View File

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