Commit 136a4225 authored by Jonathan Perkin's avatar Jonathan Perkin

Apply missing patch from bug#46834 to mysql-trunk-bugfixing.

parent cd3a5ab7
...@@ -244,7 +244,8 @@ sub collect_one_suite($) ...@@ -244,7 +244,8 @@ sub collect_one_suite($)
else else
{ {
$suitedir= my_find_dir($::basedir, $suitedir= my_find_dir($::basedir,
["mysql-test/suite", ["share/mysql-test/suite",
"mysql-test/suite",
"mysql-test", "mysql-test",
# Look in storage engine specific suite dirs # Look in storage engine specific suite dirs
"storage/*/mysql-test-suites" "storage/*/mysql-test-suites"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment