mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Fix after merge
This commit is contained in:
@ -302,7 +302,7 @@ sub command_line_setup {
|
||||
'start-from=s' => \&collect_option,
|
||||
'big-test' => \$opt_big_test,
|
||||
'combination=s' => \@opt_combinations,
|
||||
'skip-combination' => \&collect_option,
|
||||
'skip-combinations' => \&collect_option,
|
||||
|
||||
'skip-im' => \&ignore_option,
|
||||
|
||||
|
Reference in New Issue
Block a user