- a fix for the fix - now "make test" will run the test suite with and

without the PS protocol
This commit is contained in:
unknown 2004-12-13 21:43:30 +01:00
parent 844c6e3495
commit 01e2c3f099

View file

@ -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