https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7103

--- Comment #4 from Mark Martinec <[email protected]> ---
Created attachment 5253
  --> https://issues.apache.org/SpamAssassin/attachment.cgi?id=5253&action=edit
proposed patch #2

> When using -o <file> to fetch <file>, the logging noise that would normally
> have been left in your local copy of <file> is overwritten by the fetched
> <file>.  There may still be a bug lurking in case of failure because of this.

Good explanation, thanks!

Considering that wget options -N and -O are mutually exclusive,
and that we need to explicitly specify the output file only
when $suggested_out_fname is defined, and that option -N
does a conditional download based on a timestamp of existing
and served file, here is a proposed patch to deal with this.

also in trunk:
  Sending sa-update.raw
Committed revision 1641393.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to