Commit 5edc41e6 authored by joerg@mysql.com's avatar joerg@mysql.com

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

parents 8e756ecc d8a1c905
......@@ -100,4 +100,10 @@ tags:
# Test installation
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