Commit 8e09a3b8 authored by lenz@mysql.com's avatar lenz@mysql.com

- fixed the "test-force" target in the toplevel Makefile.am for systems on which

  "." is not in the PATH...
parent cf3e5684
......@@ -104,8 +104,8 @@ test:
test-force:
cd mysql-test; \
mysql-test-run --force ;\
mysql-test-run --ps-protocol --force
./mysql-test-run --force ;\
./mysql-test-run --ps-protocol --force
# Don't update the files from bitkeeper
%::SCCS/s.%
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