Bug #50792 | mtr: remove undocumented support for <test>.sh files | ||
---|---|---|---|
Submitted: | 1 Feb 2010 14:17 | Modified: | 4 Feb 2010 13:25 |
Reporter: | Bjørn Munch | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | Tools: MTR / mysql-test-run | Severity: | S3 (Non-critical) |
Version: | 5.1+ | OS: | Any |
Assigned to: | Bjørn Munch | CPU Architecture: | Any |
[1 Feb 2010 14:17]
Bjørn Munch
[4 Feb 2010 13:25]
Bjørn Munch
No Can Do. These .sh script may have to be run *before* the server starts, take long_tmpdir as an example. Therefore, it won't work to put it into the test file. Perhaps we should instead come up with some way to specify a "pre-test" script in some more platform independent way, either Perl or in the mysqltest language.