summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGeorgi Kodinov <joro@sun.com>2009-11-10 11:34:58 +0200
committerGeorgi Kodinov <joro@sun.com>2009-11-10 11:34:58 +0200
commitcf2a674060cb27000dfd5aecaa361fee0ba4eb28 (patch)
treeef42eb3a310202555660d3d308243f7d6608a5a7 /Makefile.am
parent0daad8022816c86f88e61e45b9f2f7da39fe3281 (diff)
downloadmariadb-git-cf2a674060cb27000dfd5aecaa361fee0ba4eb28.tar.gz
removed a duplicate make target
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 49ab3103c25..821f7e4fd0f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -196,10 +196,6 @@ test-bt-fast:
-cd mysql-test ; MTR_BUILD_THREAD=auto \
@PERL@ ./mysql-test-run.pl --force --comment=stress --suite=stress
-test-bt-fast:
- -cd mysql-test ; MTR_BUILD_THREAD=auto \
- @PERL@ ./mysql-test-run.pl --force --comment=ps --ps-protocol --report-features
-
test-bt-debug:
-cd mysql-test ; MTR_BUILD_THREAD=auto \
@PERL@ ./mysql-test-run.pl --comment=debug --force --timer \