Bug#25844: "make test" does not find mysql-test-run.pl

Need to change directory before calling mysql-test-run.pl
This commit is contained in:
unknown 2007-02-01 15:59:51 +01:00
parent 8772cb168b
commit 8c2c52714d

View file

@ -123,6 +123,7 @@ tags:
# making sure each user use different ports.
test-ps:
cd mysql-test ; \
@PERL@ ./mysql-test-run.pl $(force) --ps-protocol
test-ns: