mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
9 lines
291 B
Text
9 lines
291 B
Text
|
#
|
||
|
# The inc.inc file is overlayed in the example overlay. mtr should correctly
|
||
|
# detect that this test needs to run for mtr-example. And mysqltest
|
||
|
# needs to use the correct version of inc.inc depending on whether it
|
||
|
# runs the parent suite or the overlay.
|
||
|
#
|
||
|
source inc.inc;
|
||
|
eval select $a;
|