From: Pierre Joye Date: Wed, 3 May 2006 21:37:16 +0000 (+0000) Subject: - remove debug part X-Git-Tag: php-5.1.4~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a7aee2472f116cf4714b8ea7c7d087a6521be15;p=php - remove debug part nota bene, there is still work in this area, but this is a start --- diff --git a/run-tests.php b/run-tests.php index ad72c02052..f5b39e643c 100755 --- a/run-tests.php +++ b/run-tests.php @@ -1306,7 +1306,6 @@ TEST $file $env['CONTENT_LENGTH'] = $content_length; $cmd = "$php$pass_options$ini_settings -f \"$test_file\" 2>&1 < $tmp_post"; - save_text('/home/pierre/cmd.txt', $cmd); } else { $env['REQUEST_METHOD'] = 'GET';