From 0bfa3f9ad81220e10f76d6fdc80ad8b4aa6b184a Mon Sep 17 00:00:00 2001 From: "Mark A. Hershberger" Date: Tue, 5 Jan 2010 23:19:04 +0000 Subject: [PATCH] typo, clarification. --- tests/README.ALTERNATIVE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/README.ALTERNATIVE b/tests/README.ALTERNATIVE index 364d5e34b2..4178e09f61 100644 --- a/tests/README.ALTERNATIVE +++ b/tests/README.ALTERNATIVE @@ -3,7 +3,7 @@ since the README method didn't work for me. - Put a LocalSettings.php in the parent directory. If you checked out mediawiki/trunk/phase3 as a directory called mediawiki, then - this would go in your + this is where your LocalSettings.php file would go. - Install PHPUnit. I used version 3.3.16 from Ubuntu. ("aptitude install phpunit"). - Invoke phpunit directly instead of using make. This uses the @@ -21,4 +21,4 @@ since the README method didn't work for me. NOTE: I haven't yet determined why but my PHP installation would sometimes segfault while linting the files. PHPUnit uses "php -l" to -check file syntax. +check file syntax and this is where the segfaults were happening. -- 2.20.1