minor output fix
authorDaniel Stenberg <daniel@haxx.se>
Sat, 27 Jan 2001 18:51:10 +0000 (18:51 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 27 Jan 2001 18:51:10 +0000 (18:51 +0000)
tests/httpserver.pl

index 06b52c4..b1d6619 100755 (executable)
@@ -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 {