Commit 01e2c3f0 authored by unknown's avatar unknown
Browse files

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

  without the PS protocol

parent 844c6e34
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -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