summaryrefslogtreecommitdiff
path: root/mysql-test/lib
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2018-11-07 08:02:18 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2018-11-07 08:02:18 +0200
commit5f29fdecc0e22048e860ac256cc071ce206d453e (patch)
treeff7f2a1d051443fd3067219ff3006a7878cc88f0 /mysql-test/lib
parent9c026273a923f3433ad622124d7a008ce6b5c487 (diff)
parentb68d8a05d326bed43aefa73d717c0307278ca6bb (diff)
downloadmariadb-git-5f29fdecc0e22048e860ac256cc071ce206d453e.tar.gz
Merge 5.5 into 10.0
Diffstat (limited to 'mysql-test/lib')
-rwxr-xr-xmysql-test/lib/v1/mysql-test-run.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/lib/v1/mysql-test-run.pl b/mysql-test/lib/v1/mysql-test-run.pl
index baeb141f18c..973497c90df 100755
--- a/mysql-test/lib/v1/mysql-test-run.pl
+++ b/mysql-test/lib/v1/mysql-test-run.pl
@@ -23,7 +23,7 @@
# Tool used for executing a suite of .test file
#
# See the "MySQL Test framework manual" for more information
-# http://dev.mysql.com/doc/mysqltest/en/index.html
+# https://mariadb.com/kb/en/library/mysqltest/
#
# Please keep the test framework tools identical in all versions!
#