From b8b652165931764d6d7c733d1452f731da478e63 Mon Sep 17 00:00:00 2001 From: Gunter Knauf Date: Thu, 21 May 2009 14:08:53 +0000 Subject: removed an attempt to write to non-opened LOG introduced with r1.30. --- tests/testcurl.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/testcurl.pl') diff --git a/tests/testcurl.pl b/tests/testcurl.pl index 5304420cf..78d3abded 100755 --- a/tests/testcurl.pl +++ b/tests/testcurl.pl @@ -666,7 +666,6 @@ if (!$crosscompile || (($extvercmd ne '') && (-x $extvercmd))) { while() { s/\r//; print; - print LOG; } close(F); } -- cgit v1.2.3