Hello, I got a bug report about the output of wget again:
<asuffield> aps100@texel03:~$ wget -nv http://kb-j2ee-2/ -O /dev/null <asuffield> kb-j2ee-2: Host not found. <asuffield> aps100@texel03:~$ wget -nv http://texel03/ -O /dev/null <asuffield> Connection to texel03:80 refused. <doogie> kb-j2ee-2:/var/log/apache/bydate/2002/04# wget -q http://kb-j2ee-2/ -O /dev/null <doogie> kb-j2ee-2:/var/log/apache/bydate/2002/04# echo $? <doogie> 1 <asuffield> aps100@texel03:~$ wget --version <asuffield> GNU Wget 1.7 <doogie> kb-j2ee-2:/var/log/apache/bydate/2002/04# wget --version <doogie> GNU Wget 1.8.1 -- kb-j2ee-2 is an existing host, but nothing is listening on it(it's 127.0.0.1). All I want is to have wget report an error in this case. If I pass a file-in-read-only-dir to -O, wget does report an error. It just doesn't for the hosts. --8<-- http://bugs.debian.org/144076 -- No�l K�the
