bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] --progress should not be overridden by --quiet


From: Darshit Shah
Subject: Re: [Bug-wget] --progress should not be overridden by --quiet
Date: Thu, 17 Apr 2014 11:13:12 +0200

Sorry for the delay, I've been a little busy off late with my work.

I just hacked around and implemented a new option, --show-progress
which can be used along with any output verbosity level to force the
progress bar to be shown. This seems like the best design for the
progress bar to me. It does not change the existing output so we have
full backward compatibility with existing scripts, but allows the user
to explicitly display the progress bar if required.

A rough patch is attached. I haven't tested it thoroughly yet, so any
code review would be greatly appreciated.
I'll clean up the patch and write the ChangeLogs and documentation,
once the code is polished.

On Mon, Mar 17, 2014 at 9:25 PM, Ángel González <address@hidden> wrote:
> I also see the case for a verbosity level which *lacked* the progress bar
> (specially for
> scripts), but that could be served with a --progress=none option.
>



-- 
Thanking You,
Darshit Shah

Attachment: 0001-Add-new-option-show-progress.patch
Description: Text Data


reply via email to

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