mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Makefile.am: Fix bad merge: add 'cd mysql-test' to test-ps: target
This commit is contained in:
parent
6cb4282fd8
commit
9d2b85c221
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue