Added test-force to Makefile.

This commit is contained in:
unknown 2005-11-03 11:47:54 +02:00
parent 9a71442067
commit fb4c949f57

View file

@ -96,3 +96,7 @@ tags:
test:
cd mysql-test ; \
./mysql-test-run
test-force:
cd mysql-test ; \
./mysql-test-run --force