]> granicus.if.org Git - php/commitdiff
- remove debug part
authorPierre Joye <pajoye@php.net>
Wed, 3 May 2006 21:37:16 +0000 (21:37 +0000)
committerPierre Joye <pajoye@php.net>
Wed, 3 May 2006 21:37:16 +0000 (21:37 +0000)
  nota bene, there is still work in this area, but this is a start

run-tests.php

index ad72c02052b0ca5879f47403483f3b23a30977f1..f5b39e643c7ecfee8891f04a2ddb76ba5c124fc0 100755 (executable)
@@ -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';