]> Cypherpunks repositories - gostls13.git/commit
run.bash: rm bumping open files soft limit
authorKir Kolyshkin <kolyshkin@gmail.com>
Wed, 15 May 2024 01:09:04 +0000 (18:09 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 15 May 2024 15:02:23 +0000 (15:02 +0000)
commitc3c97ad1bf3ca5bac682df068f7e0384029839b1
tree7a8bf2d12c3ed9c1913205bebaab3417c0b23842
parent27603028eb48c19964722e09ee7e4b1c44b960cc
run.bash: rm bumping open files soft limit

Since CL 393354 this should no longer be necessary.

Change-Id: Ie9a7f779515aaf8b40a4f0083ba680f7b0231f04
Reviewed-on: https://go-review.googlesource.com/c/go/+/585576
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: Kirill Kolyshkin <kolyshkin@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/run.bash