Commit d6930220 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

minor output fix

parent 227662d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 {