mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 11:31:51 +01:00
mtr ignoring of skip-im incorrectly removed by backport of WL#4085
This commit is contained in:
parent
af6a53abd4
commit
7516158138
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue