Commit df5030c4 authored by unknown's avatar unknown

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


Makefile.am:
  Fix bad merge: add 'cd mysql-test' to test-ps: target
parent 49b814e5
......@@ -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:
......
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