Commit 1c19dc7e authored by msvensson@neptunus.(none)'s avatar msvensson@neptunus.(none)

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

into  neptunus.(none):/home/msvensson/mysql/my50-m-stress
parents 7b4a8e41 d94101f7
...@@ -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