Unverified Commit 12e1e63c authored by Weida Hong's avatar Weida Hong Committed by GitHub
Browse files

[Misc] Enhance output readability of helper script (#24214)


Signed-off-by: default avatarWeida Hong <wdhongtw@google.com>
parent 57b1ce94
...@@ -213,7 +213,7 @@ run_benchmark() { ...@@ -213,7 +213,7 @@ run_benchmark() {
pkill -if vllm pkill -if vllm
sleep 10 sleep 10
printf '=%.0s' $(seq 1 20) echo "===================="
return 0 return 0
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment