Bug #18027288 - MTR SUITE ABORTS WHEN A CLIENT TRIES TO CONNECT SERVER WITH A WRONG PORT NUMBER
This commit is contained in:
parent
723c0a1ba5
commit
b0b08e76f3
@ -417,7 +417,6 @@ sub main {
|
|||||||
);
|
);
|
||||||
mtr_error("Could not create testcase server port: $!") unless $server;
|
mtr_error("Could not create testcase server port: $!") unless $server;
|
||||||
my $server_port = $server->sockport();
|
my $server_port = $server->sockport();
|
||||||
mtr_report("Using server port $server_port");
|
|
||||||
|
|
||||||
if ($opt_resfile) {
|
if ($opt_resfile) {
|
||||||
resfile_init("$opt_vardir/mtr-results.txt");
|
resfile_init("$opt_vardir/mtr-results.txt");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user