mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge with 5.1 to get in changes from MySQL 5.1.55
This commit is contained in:
@@ -2407,8 +2407,8 @@ sub remove_stale_vardir () {
|
||||
|
||||
# Remove the var/ dir in mysql-test dir if any
|
||||
# this could be an old symlink that shouldn't be there
|
||||
mtr_verbose("Removing $default_vardir");
|
||||
mtr_rmtree($default_vardir);
|
||||
# mtr_verbose("Removing $default_vardir");
|
||||
# mtr_rmtree($default_vardir);
|
||||
|
||||
# Remove the "var" dir
|
||||
mtr_verbose("Removing $opt_vardir/");
|
||||
|
Reference in New Issue
Block a user