From d69302202d6c7a94a0e4f3ed81d7947705f9dc83 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 27 Jan 2001 18:51:10 +0000 Subject: minor output fix --- tests/httpserver.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/httpserver.pl b/tests/httpserver.pl index 06b52c414..b1d661925 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 { -- cgit v1.2.3