summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorunknown <jani@ua141d10.elisa.omakaista.fi>2005-11-03 11:47:54 +0200
committerunknown <jani@ua141d10.elisa.omakaista.fi>2005-11-03 11:47:54 +0200
commitfb4c949f57b281a232ea581e26b8c48be6c1d873 (patch)
tree733fedeefc0a3017a8ff22e803e1406d3640fc3a /Makefile.am
parent9a714420677f0e5412f3f8df92425f28976d2c39 (diff)
downloadmariadb-git-fb4c949f57b281a232ea581e26b8c48be6c1d873.tar.gz
Added test-force to Makefile.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 35c5a51caf4..54bafaaa40a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -96,3 +96,7 @@ tags:
test:
cd mysql-test ; \
./mysql-test-run
+
+test-force:
+ cd mysql-test ; \
+ ./mysql-test-run --force