summaryrefslogtreecommitdiff
path: root/run-tests.php
diff options
context:
space:
mode:
Diffstat (limited to 'run-tests.php')
-rwxr-xr-xrun-tests.php1
1 files changed, 0 insertions, 1 deletions
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';