From e721ec37ff18526564d65b09390f6c60292287b3 Mon Sep 17 00:00:00 2001 From: "monty@mysql.com" <> Date: Sat, 30 Apr 2005 18:40:08 +0300 Subject: After merge fixes --- Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Makefile.am') 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.% -- cgit v1.2.1