mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 10:14:19 +01:00
Makefile.am:
Use the Perl version of mysql-test-run Makefile.am: Use the Perl version of mysql-test-run
This commit is contained in:
parent
2aa1a04c63
commit
c871478886
1 changed files with 1 additions and 1 deletions
|
@ -100,4 +100,4 @@ tags:
|
|||
# Test installation
|
||||
|
||||
test:
|
||||
cd mysql-test; ./mysql-test-run && ./mysql-test-run --ps-protocol
|
||||
cd mysql-test; perl mysql-test-run.pl && perl mysql-test-run.pl --ps-protocol
|
||||
|
|
Loading…
Add table
Reference in a new issue