mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
General spell fixing in comments and strings
This commit is contained in:
@ -4133,7 +4133,7 @@ sub valgrind_arguments {
|
||||
if -f "$glob_mysql_test_dir/valgrind.supp";
|
||||
}
|
||||
|
||||
# Add valgrind options, can be overriden by user
|
||||
# Add valgrind options, can be overridden by user
|
||||
mtr_add_arg($args, '%s', $_) for (@valgrind_args);
|
||||
|
||||
mtr_add_arg($args, $$exe);
|
||||
|
Reference in New Issue
Block a user