Commit 27e9a703 authored by kent@mysql.com's avatar kent@mysql.com

Makefile.am:

  Use the Perl version of mysql-test-run
parent 67a95f5f
......@@ -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