Commit ea91cac7 authored by Bjorn Munch's avatar Bjorn Munch

merge 48209

parents dd1d0a46 fe76fb69
...@@ -3739,7 +3739,6 @@ sub start_check_warnings ($$) { ...@@ -3739,7 +3739,6 @@ sub start_check_warnings ($$) {
mtr_add_arg($args, "--skip-safemalloc"); mtr_add_arg($args, "--skip-safemalloc");
mtr_add_arg($args, "--test-file=%s", "include/check-warnings.test"); mtr_add_arg($args, "--test-file=%s", "include/check-warnings.test");
mtr_add_arg($args, "--verbose");
if ( $opt_embedded_server ) if ( $opt_embedded_server )
{ {
......
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