diff options
-rw-r--r-- | test/scripts/2610-MySQL/2610 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scripts/2610-MySQL/2610 b/test/scripts/2610-MySQL/2610 index 9a36f0763..c9e0d5977 100644 --- a/test/scripts/2610-MySQL/2610 +++ b/test/scripts/2610-MySQL/2610 @@ -83,4 +83,4 @@ perl system 'mysqladmin --protocol=TCP -P PORT_N -u root shutdown'; **** killdaemon -#sudo rm -fr DIR/mysql +sudo rm -fr DIR/mysql |