diff --git a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl index 91a5b09e4df..1ffa2bbc68c 100755 --- a/mysql-test/mysql-test-run.pl +++ b/mysql-test/mysql-test-run.pl @@ -1224,7 +1224,7 @@ sub command_line_setup () { # But a fairly safe range seems to be 5001 - 32767 # -sub set_mtr_build_thread_ports() { +sub set_mtr_build_thread_ports($) { my $mtr_build_thread= shift; # Up to two masters, up to three slaves