]> granicus.if.org Git - curl/commitdiff
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 06b52c4147c8fad5989fa8f93b98dfe19b05a3fe..b1d661925071fc9873c4dd38c8dab7b8d30ddf9d 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 {