mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 11:27:39 +02:00
Removed redundant case in Makefile.am
This commit is contained in:
parent
4a2d37926c
commit
5fe6cbf771
1 changed files with 0 additions and 6 deletions
|
|
@ -97,12 +97,6 @@ tags:
|
|||
support-files/build-tags
|
||||
.PHONY: init-db bin-dist
|
||||
|
||||
# Test installation
|
||||
|
||||
test:
|
||||
cd mysql-test; \
|
||||
./mysql-test-run && ./mysql-test-run --ps-protocol
|
||||
|
||||
# Test installation. Ports are configurable from the environment.
|
||||
|
||||
MYSQL_TEST_MANAGER_PORT = 9305
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue