From: Mark A. Hershberger Date: Sat, 23 Oct 2010 16:05:41 +0000 (+0000) Subject: use the install-phpunit.sh script X-Git-Tag: 1.31.0-rc.0~34361 X-Git-Url: https://git.cyclocoop.org/%27.%24link.%27?a=commitdiff_plain;h=f12cc899df8b84a0ea220a4b25918f6d059210a9;p=lhc%2Fweb%2Fwiklou.git use the install-phpunit.sh script --- diff --git a/maintenance/tests/phpunit/Makefile b/maintenance/tests/phpunit/Makefile index a2097e8411..e7faf992bd 100644 --- a/maintenance/tests/phpunit/Makefile +++ b/maintenance/tests/phpunit/Makefile @@ -25,8 +25,7 @@ phpunit: ${PU} install: - pear channel-discover pear.phpunit.de - pear install phpunit/PHPUnit + php install-phpunit.sh tap: ${PU} --tap