Commit 830a2b1b authored by Bjorn Munch's avatar Bjorn Munch

mtr ignoring of skip-im incorrectly removed by backport of WL#4085

parent 1e452eeb
......@@ -824,6 +824,7 @@ sub command_line_setup {
'combination=s' => \@opt_combinations,
'skip-combinations' => \&collect_option,
'experimental=s' => \$opt_experimental,
'skip-im' => \&ignore_option,
# Specify ports
'build-thread|mtr-build-thread=i' => \$opt_build_thread,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment