Your message dated Sat, 23 Jul 2011 15:17:31 +0200
with message-id <[email protected]>
and subject line #199408 wget -q and -o
has caused the Debian Bug report #199408,
regarding wget -q and -o
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
199408: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=199408
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wget
Version: 1.8.2-8
Severity: wishlist
-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux verd 2.4.21-lvma #3 dg jun 29 15:13:23 CEST 2003 i686
Locale: LANG=ca_ES@euro, LC_CTYPE=ca_ES@euro
Versions of packages wget depends on:
ii libc6 2.3.1-14 GNU C Library: Shared libraries an
ii libssl0.9.6 0.9.6c-2 SSL shared libraries
It would be nice that wget, in --background and -q, it shouldn't open any
file to write to, only in the case the -o file was specified.
That is, wget --background -q http://webtoget
shouldn't 'create' the wget-log file with 0 bytes.
Yes, I know that I can -o /dev/null, but as man page says:
-q --quiet : Turn off Wget's output.
that's what I would expect, output turned off (...and not open previously).
--- End Message ---
--- Begin Message ---
fixed 199408 1.11-1
thanks
in recent wget version wget.log is not creating an empty wget.log
$ LC_ALL=C wget -b -q http://www.debian.org
Continuing in background, pid 17098.
$ ls -l
insgesamt 16
-rw-r--r-- 1 nk nk 14126 22. Jul 13:31 index.html
$
--
Noël Köthe <noel debian.org>
Debian GNU/Linux, www.debian.org
signature.asc
Description: This is a digitally signed message part
--- End Message ---