diff options
author | ndbdev@dl145c.mysql.com <> | 2005-09-06 09:20:15 +0200 |
---|---|---|
committer | ndbdev@dl145c.mysql.com <> | 2005-09-06 09:20:15 +0200 |
commit | f40c1576b0fdb31443cebaefd34dd6a3c77e15f0 (patch) | |
tree | eba8383b8ab4df02b107bb55ef6ec8c5abb477ce /Makefile.am | |
parent | ec61094dafa9ce2c800c83c83aa166aeb3272dfb (diff) | |
parent | 0352793605fd81276fcb554974d083704fe31c86 (diff) | |
download | mariadb-git-f40c1576b0fdb31443cebaefd34dd6a3c77e15f0.tar.gz |
Merge
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am index 80f95d6afff..d6245ac95d7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -99,12 +99,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 |