r75258 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r75257
|
r75258
|
r75259
>
Date:
16:05, 23 October 2010
Author:
mah
Status:
ok
Tags:
Comment:
use the install-phpunit.sh script
Modified paths:
/trunk/phase3/maintenance/tests/phpunit/Makefile
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/maintenance/tests/phpunit/Makefile
—
—
@@ -25,8 +25,7 @@
26
26
${PU}
27
27
28
28
install:
29
- pear channel-discover pear.phpunit.de
30
- pear install phpunit/PHPUnit
29
+ php install-phpunit.sh
31
30
32
31
tap:
33
32
${PU} --tap
Status & tagging log
10:59, 6 November 2010
Hashar
(
talk
|
contribs
)
changed the
status
of r75258
[
removed:
new
added:
ok]