From: Marcus Boerger Date: Mon, 28 Oct 2002 18:21:09 +0000 (+0000) Subject: remove last line commited by error X-Git-Tag: php-4.3.0RC1~483 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e816c8b176382162aa13b10ed12632ac52875de1;p=php remove last line commited by error revert log_errors --- diff --git a/run-tests.php b/run-tests.php index f8ae5084ff..a663130595 100755 --- a/run-tests.php +++ b/run-tests.php @@ -510,7 +510,6 @@ TEST $file $name = trim(strtolower($setting[0])); $value = trim($setting[1]); $ini_settings[$name] = $value; - echo "$name::<$value>\n"; } }