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:
unknown 2005-06-20 12:58:58 +02:00
parent 2aa1a04c63
commit c871478886

View file

@ -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