Commit 6dad5515 authored by unknown's avatar unknown

Makefile.am:

  Add running of test suite with --ps-protocol to 'test' target


Makefile.am:
  Add running of test suite with --ps-protocol to 'test' target
parent c9a0e4ad
...@@ -100,5 +100,8 @@ tags: ...@@ -100,5 +100,8 @@ tags:
# Test installation # Test installation
test: test:
cd mysql-test ; ./mysql-test-run cd mysql-test
./mysql-test-run
./mysql-test-run --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