Makefile.am:

  Add running of test suite with --ps-protocol to 'test' target
parent 4864dce0
......@@ -100,5 +100,8 @@ tags:
# Test installation
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