summaryrefslogtreecommitdiff
path: root/storage/myisam/mi_test_all.sh
diff options
context:
space:
mode:
Diffstat (limited to 'storage/myisam/mi_test_all.sh')
-rwxr-xr-xstorage/myisam/mi_test_all.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/storage/myisam/mi_test_all.sh b/storage/myisam/mi_test_all.sh
index 4d69051eaae..9b385bb96fe 100755
--- a/storage/myisam/mi_test_all.sh
+++ b/storage/myisam/mi_test_all.sh
@@ -19,8 +19,8 @@
# MA 02110-1335 USA
#
-# Execute some simple basic test on MyISAM libary to check if things
-# works at all.
+# Execute some simple basic tests on the MyISAM library to check if
+# things work at all.
valgrind="valgrind --alignment=8 --leak-check=yes"
silent="-s"