At 12 Jul 2000 08:56:11 GMT,
Dag-Erling Smorgrav <[EMAIL PROTECTED]> wrote:
> The bug is only in the status report, check the acutal size of
> fetch.out. I fixed this in a commit half an hour ago.

Thanks!

By the way, current implementation of fetch(1) ignores "301 redirect"
silently.  Is it expected behavior?  Should it make warning message
without -v option? (or following redirection?)

% fetch http://www.lyra.org/cgi-bin/viewcvs.cgi
% ls fetch.out
ls: fetch.out: No such file or directory
% fetch -v -v http://www.lyra.org/cgi-bin/viewcvs.cgi
looking up www.lyra.org
connecting to www.lyra.org:80
requesting http://www.lyra.org:80/cgi-bin/viewcvs.cgi
301 redirect to /cgi-bin/viewcvs.cgi/


-- 
Jun Kuriyama <[EMAIL PROTECTED]> // FreeBSD Project


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to