projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
227662d
)
minor output fix
author
Daniel Stenberg
<daniel@haxx.se>
Sat, 27 Jan 2001 18:51:10 +0000
(18:51 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Sat, 27 Jan 2001 18:51:10 +0000
(18:51 +0000)
tests/httpserver.pl
patch
|
blob
|
history
diff --git
a/tests/httpserver.pl
b/tests/httpserver.pl
index
06b52c4
..
b1d6619
100755
(executable)
--- 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 {