summaryrefslogtreecommitdiff
path: root/storage/myisam/mi_test_all.sh
diff options
context:
space:
mode:
authorAlexander Barkov <bar@mariadb.com>2019-09-24 11:16:36 +0400
committerAlexander Barkov <bar@mariadb.com>2019-09-24 11:18:39 +0400
commit5f118b26c83960c8fa98bfd544f57ffd76b55304 (patch)
tree762e9475ea3b0e402ebd0571a55958b377a3fab4 /storage/myisam/mi_test_all.sh
parent896974fc3d721aabe1afbf637a566cab856a731d (diff)
parent67b0faa29e59387b74ae8547c96cf0f31fc3d9d1 (diff)
downloadmariadb-git-5f118b26c83960c8fa98bfd544f57ffd76b55304.tar.gz
Merge remote-tracking branch 'origin/5.5' into 10.1
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"