diff options
author | Daniel Bartholomew <dbart@askmonty.org> | 2012-06-18 17:29:05 -0400 |
---|---|---|
committer | Daniel Bartholomew <dbart@askmonty.org> | 2012-06-18 17:29:05 -0400 |
commit | 37f8094652c438360b66aa04a46acb96d3eea6b7 (patch) | |
tree | ed381590876b9c728b87232adc42026f69007e8f /mysql-test/README | |
parent | bdc68e5baf9eafdc1956ff555770b010a6260102 (diff) | |
download | mariadb-git-37f8094652c438360b66aa04a46acb96d3eea6b7.tar.gz |
fixed some urls that the previous update missed
Diffstat (limited to 'mysql-test/README')
-rw-r--r-- | mysql-test/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mysql-test/README b/mysql-test/README index 0e147f83bd1..162551ad69c 100644 --- a/mysql-test/README +++ b/mysql-test/README @@ -69,10 +69,10 @@ extension. For example: If you want to submit your test case you can send it to maria-developers@lists.launchpad.com or attach it to a bug report on -https://bugs.launchpad.net/maria/. +http://mariadb.org/jira/. If the test case is really big or if it contains 'not public' data, then put your .test file and .result file(s) into a tar.gz archive, add a README that explains the problem, ftp the archive to -ftp://ftp.askmonty.org/private and send a mail to -https://bugs.launchpad.net/maria/ about it. +ftp://ftp.askmonty.org/private and submit a report to +http://mariadb.org/jira about it. |