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

This commit is contained in:
Bjorn Munch 2009-11-17 09:36:09 +01:00
parent af6a53abd4
commit 7516158138

View file

@ -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,