Commit c8714788 authored by unknown's avatar unknown

Makefile.am:

  Use the Perl version of mysql-test-run


Makefile.am:
  Use the Perl version of mysql-test-run
parent 2aa1a04c
......@@ -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
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