summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run-shell.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/mysql-test-run-shell.sh')
-rw-r--r--mysql-test/mysql-test-run-shell.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/mysql-test-run-shell.sh b/mysql-test/mysql-test-run-shell.sh
index c0ff3d3d88e..e0f151904f8 100644
--- a/mysql-test/mysql-test-run-shell.sh
+++ b/mysql-test/mysql-test-run-shell.sh
@@ -935,7 +935,7 @@ show_failed_diff ()
$DIFF -c $result_file $reject_file
echo "-------------------------------------------------------"
echo "Please follow the instructions outlined at"
- echo "http://dev.mysql.com/doc/mysql/en/reporting-mysqltest-bugs.html"
+ echo "http://forge.mysql.com/wiki/MySQL_Internals_Porting#Debugging_a_MySQL_Server"
echo "to find the reason to this problem and how to report this."
echo ""
fi