Fix missing parameter declaration
This commit is contained in:
parent
627a0bf0b4
commit
0c48000e6c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user