bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] Running wget with -O and -q in the background yields a file w


From: Tomas Korbar
Subject: [Bug-wget] Running wget with -O and -q in the background yields a file wget-log
Date: Tue, 28 Aug 2018 10:13:28 +0200

Hello,
when quiet option is provided and wget runs in background an empty log file
is created. I think this file is obsolete because quiet option prevents any
log to be written into that file. This problem is caused by redirection of
logs. Wget checks only if it is running in background and then redirects
logs to default log file and initialization of logs creates the file which
stays empty.This problem can be fixed with simple patch which i am
attaching.
Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=1484411

Attachment: wget-1.19.5-quiet.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]