Commit 94776f1e authored by unknown's avatar unknown

Merge neptunus.(none):/home/msvensson/mysql/my41-m-stress

into  neptunus.(none):/home/msvensson/mysql/my50-m-stress

parents d7d05682 39e39439
...@@ -140,7 +140,7 @@ sub run_stress_test () ...@@ -140,7 +140,7 @@ sub run_stress_test ()
if ( $::opt_stress_init_file ) 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 && if ( !$::opt_stress_loop_count && !$::opt_stress_test_count &&
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment