Commit b7f1fb08 authored by unknown's avatar unknown

Merge mysql.com:/M41/push-4.1 into mysql.com:/M41/mysql-4.1

parents 6f24ba5f 00b9916a
...@@ -100,4 +100,10 @@ tags: ...@@ -100,4 +100,10 @@ tags:
# Test installation # Test installation
test: test:
cd mysql-test; perl mysql-test-run.pl && perl mysql-test-run.pl --ps-protocol cd mysql-test; \
perl ./mysql-test-run.pl && perl ./mysql-test-run.pl --ps-protocol
test-force:
cd mysql-test; \
./mysql-test-run --force ;\
./mysql-test-run --ps-protocol --force
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment