Commit 9d2b85c2 authored by tsmith@siva.hindu.god's avatar tsmith@siva.hindu.god
Browse files

Makefile.am: Fix bad merge: add 'cd mysql-test' to test-ps: target

parent 6cb4282f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -123,6 +123,7 @@ tags:
# making sure each user use different ports.

test-ps:
	cd mysql-test ; \
	@PERL@ ./mysql-test-run.pl $(force) --ps-protocol

test-ns: