summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorunknown <monty@mysql.com>2005-04-30 18:40:08 +0300
committerunknown <monty@mysql.com>2005-04-30 18:40:08 +0300
commitd1d474c812a1020af48bebe6ecc68bdc51d0674c (patch)
tree329484a67605676e02d0942291ca012d03803ba5 /Makefile.am
parenta6acc4462c9e9e3c5216a2092b9560eb9b15c84c (diff)
downloadmariadb-git-d1d474c812a1020af48bebe6ecc68bdc51d0674c.tar.gz
After merge fixes
Makefile.am: Added target test-force mysql-test/r/cast.result: Updated results after merge
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 78efd47b762..7905869f833 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -102,5 +102,10 @@ tags:
test:
cd mysql-test; ./mysql-test-run && ./mysql-test-run --ps-protocol
+test-force:
+ cd mysql-test; \
+ mysql-test-run --force ;\
+ mysql-test-run --ps-protocol --force
+
# Don't update the files from bitkeeper
%::SCCS/s.%