Re: [PATCH] Allow error output to be printed

2019-10-07 Thread Tim Rühsen
Hi Bernhard, it's already in gnulib since yesterday. I didn't expect you to come up with a patch, else I would have informed you on the bug tracker. Please excuse my lack of communication here. Regards, Tim On 10/7/19 11:13 AM, Bernhard M. Wiedemann wrote: > e.g. when running in a build environ

[PATCH] Allow error output to be printed

2019-10-07 Thread Bernhard M. Wiedemann
e.g. when running in a build environment without CA certificates, wget would silently fail without giving a hint to the user about the cause. For background see https://gitlab.com/gnuwget/wget2/merge_requests/450#note_226179055 It seems, -nv still shows some non-error output. wget -q was introdu