mirror of
https://github.com/MariaDB/server.git
synced 2026-05-08 08:04:29 +02:00
Fix typo: '$$' => '$'
This commit is contained in:
parent
038df2d05c
commit
305c352685
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ sub mtr_file_exists(@);
|
|||
sub mtr_exe_exists(@);
|
||||
sub mtr_exe_maybe_exists(@);
|
||||
sub mtr_copy_dir($$);
|
||||
sub mtr_rmtree($$);
|
||||
sub mtr_rmtree($);
|
||||
sub mtr_same_opts($$);
|
||||
sub mtr_cmp_opts($$);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue