Skip to content

Commit

Permalink
Merge pull request #10 from kfirtoledo/iperf3
Browse files Browse the repository at this point in the history
 bug fix
  • Loading branch information
kfirtoledo authored Apr 2, 2024
2 parents 00d828a + 80b9486 commit 46f918b
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 46f918b

Please sign in to comment.