Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
Signed-off-by: Kfir Toledo <[email protected]>
  • Loading branch information
kfirtoledo committed Apr 2, 2024
1 parent 521ae7a commit 80b9486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,9 @@ run-kind-iperf3:
run-kind-bookinfo:
python3 demos/bookinfo/kind/test.py

#------------------------------------------------------
#-----------------------------------------------------
# Clean targets
#------------------------------------------------------
#-----------------------------------------------------
clean-kind:
kind delete cluster --name=peer1
kind delete cluster --name=peer2
Expand Down

0 comments on commit 80b9486

Please sign in to comment.