mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 02:05:57 +01:00
- a fix for the fix - now "make test" will run the test suite with and
without the PS protocol
This commit is contained in:
parent
844c6e3495
commit
01e2c3f099
1 changed files with 1 additions and 5 deletions
|
@ -100,8 +100,4 @@ tags:
|
|||
# Test installation
|
||||
|
||||
test:
|
||||
cd mysql-test
|
||||
./mysql-test-run
|
||||
./mysql-test-run --ps-protocol
|
||||
|
||||
|
||||
cd mysql-test; ./mysql-test-run && ./mysql-test-run --ps-protocol
|
||||
|
|
Loading…
Add table
Reference in a new issue