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:
istruewing@chilla.local 2007-02-01 15:59:51 +01:00
parent 1c34270464
commit b0e8f2b534

View file

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