From 6faa9262241eb40571c6bd0f7d7525e23e711a84 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Thu, 10 Aug 2006 13:42:36 +0000 Subject: [PATCH] nuke extra line --- ext/standard/tests/file/bug22414.phpt | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/standard/tests/file/bug22414.phpt b/ext/standard/tests/file/bug22414.phpt index db85edd0f0..9608085f97 100644 --- a/ext/standard/tests/file/bug22414.phpt +++ b/ext/standard/tests/file/bug22414.phpt @@ -17,7 +17,6 @@ output_handler= echo "\n"; /* Binary Data Test */ - @unlink($pwd . '/passthru_test'); $cmd = $php . ' -n -r \"readfile(@getenv(\'TEST_PHP_EXECUTABLE\')); \"'; $cmd = $php . ' -n -r \' passthru("'.$cmd.'"); \' > '.$tmpfile ; -- 2.50.1