Re: [Bug-wget] WordPress downloaded site

2016-09-18 Thread Ander Juaristi
Hi Michael, On 13/09/16 13:54, Michael wrote: > > Hello wget people! > > I have downloaded my WordPress site using wget and it works like a charm. > (thank you)! > > As WordPress uses directory names as meaningful file names, wget does create > a directory with and inserts there index.html wit

[Bug-wget] bug #45790: wget prints it's progress even when background

2016-09-18 Thread pwa...@gmail.net.pl
Hi, I've implemented fix for bug #45790. Basically I used approach Noel showed in comment. Please check below diff if it's sane. diff --git a/src/main.c b/src/main.c index ac6ee2c..f324253 100644 --- a/src/main.c +++ b/src/main.c @@ -113,7 +113,7 @@ int numurls = 0; setting up gettext's mes