mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 11:01:52 +01:00
Merge neptunus.(none):/home/msvensson/mysql/my41-m-stress
into neptunus.(none):/home/msvensson/mysql/my50-m-stress
This commit is contained in:
commit
94776f1e39
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ sub run_stress_test ()
|
|||
|
||||
if ( $::opt_stress_init_file )
|
||||
{
|
||||
mtr_add_arg($args, "--stress-init-file=%", $::opt_stress_init_file);
|
||||
mtr_add_arg($args, "--stress-init-file=%s", $::opt_stress_init_file);
|
||||
}
|
||||
|
||||
if ( !$::opt_stress_loop_count && !$::opt_stress_test_count &&
|
||||
|
|
Loading…
Add table
Reference in a new issue