We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72a06f5 commit 56b0bd2Copy full SHA for 56b0bd2
1 file changed
benchmarks/benchmark_lib.sh
@@ -10,7 +10,7 @@
10
# --server-pid: Server process ID (required)
11
# --sleep-interval: Sleep interval between health checks (optional, default: 5)
12
wait_for_server_ready() {
13
- set -x
+ set +x
14
local port=""
15
local server_log=""
16
local server_pid=""
0 commit comments