Commit c8714788 authored by unknown's avatar unknown
Browse files

Makefile.am:

  Use the Perl version of mysql-test-run


Makefile.am:
  Use the Perl version of mysql-test-run
parent 2aa1a04c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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