From: Daniel Stenberg Date: Sat, 27 Jan 2001 18:51:10 +0000 (+0000) Subject: minor output fix X-Git-Tag: curl-7_6_1-pre1~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d69302202d6c7a94a0e4f3ed81d7947705f9dc83;p=thirdparty%2Fcurl.git minor output fix --- diff --git a/tests/httpserver.pl b/tests/httpserver.pl index 06b52c4147..b1d6619250 100755 --- a/tests/httpserver.pl +++ b/tests/httpserver.pl @@ -119,7 +119,7 @@ for ( $waitedpid = 0; $testnum=$1; if($verbose) { - print STDERR "sending reply $testnum\n"; + print STDERR "OUT: sending reply $testnum\n"; } } else {