Skip to content

Commit 72a06f5

Browse files
committed
dont show arg parsing set -x
1 parent 37cc47c commit 72a06f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

benchmarks/benchmark_lib.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# --server-pid: Server process ID (required)
1111
# --sleep-interval: Sleep interval between health checks (optional, default: 5)
1212
wait_for_server_ready() {
13+
set -x
1314
local port=""
1415
local server_log=""
1516
local server_pid=""

0 commit comments

Comments
 (0)