1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

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 1e452eebad
commit 830a2b1bbd

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,