summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorndbdev@dl145c.mysql.com <>2005-09-06 09:20:15 +0200
committerndbdev@dl145c.mysql.com <>2005-09-06 09:20:15 +0200
commitf40c1576b0fdb31443cebaefd34dd6a3c77e15f0 (patch)
treeeba8383b8ab4df02b107bb55ef6ec8c5abb477ce /Makefile.am
parentec61094dafa9ce2c800c83c83aa166aeb3272dfb (diff)
parent0352793605fd81276fcb554974d083704fe31c86 (diff)
downloadmariadb-git-f40c1576b0fdb31443cebaefd34dd6a3c77e15f0.tar.gz
Merge
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
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