Skip to content

Commit

Permalink
typo correction aws_ecs_benchmarks_cdn_gpu.sh (#3910)
Browse files Browse the repository at this point in the history
Co-authored-by: Phil <[email protected]>
  • Loading branch information
dramarereg and pls148 authored Dec 6, 2024
1 parent 6e30053 commit 8a62b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/benchmark_scripts/aws_ecs_benchmarks_cdn_gpu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,4 @@ done
# shut down all related threads
echo -e "\e[35mGoing to stop cdn-marshal\e[0m"
killall -9 cdn-marshal
# for pid in $(ps -ef | grep "keydb-server" | awk '{print $2}'); do sudo kill -9 $pid; done
# for pid in $(ps -ef | grep "keydb-server" | awk '{print $2}'); do sudo kill -9 $pid; done

0 comments on commit 8a62b3f

Please sign in to comment.