diff --git a/dm/tests/new_relay/run.sh b/dm/tests/new_relay/run.sh index 0809aed9f37..fcd5c93dcfe 100755 --- a/dm/tests/new_relay/run.sh +++ b/dm/tests/new_relay/run.sh @@ -119,7 +119,7 @@ function test_relay_leak() { echo "relay goroutine leak detected, count expect 1 but got $count" exit 1 fi - echo ">>>>>>>>>>>>>>>>>>>>>>>>>>test test_cant_dail_upstream passed" + echo ">>>>>>>>>>>>>>>>>>>>>>>>>>test test_relay_leak passed" } function test_cant_dail_upstream() {