summaryrefslogtreecommitdiff
path: root/mysql-test/lib/v1
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2018-11-07 08:17:47 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2018-11-07 08:17:47 +0200
commit89f948c766721a26e110bc9da0ca5ebc20f65112 (patch)
tree14acae07e4a4790b6af1c97c321a8012f1d0d00b /mysql-test/lib/v1
parent04789ec801b6d0955c70b0387973f017424062b4 (diff)
parent59c82dde09984d10f16417c9c82cd759f81d770c (diff)
downloadmariadb-git-89f948c766721a26e110bc9da0ca5ebc20f65112.tar.gz
Merge 10.1 into 10.2
Diffstat (limited to 'mysql-test/lib/v1')
-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 386b50b2723..9c9bc0e02fb 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!
#