Factor tune_system() out of multinode-demo/ (#4138)
* Remove x bit from ulimit-n.sh * Factor tune_system() out of multinode-demo/
This commit is contained in:
@ -25,8 +25,7 @@ fi
|
||||
build() {
|
||||
$genPipeline && return
|
||||
source ci/rust-version.sh stable
|
||||
|
||||
_ scripts/ulimit-n.sh
|
||||
source scripts/ulimit-n.sh
|
||||
_ cargo +$rust_stable build --all
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user