[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: coreutils 8.30 "bootstap"
From: |
Pádraig Brady |
Subject: |
Re: coreutils 8.30 "bootstap" |
Date: |
Wed, 13 Feb 2019 23:23:39 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 |
On 12/02/19 23:43, Bernhard Voelker wrote:
> On 1/16/19 8:33 AM, Bernhard Voelker wrote:
>> https://git.sv.gnu.org/cgit/coreutils.git/commit/?id=f114495e3e
>
> Outch:
>
> WARNING: Did not generate or find default 'false.1' man page.
> WARNING: Creating a stub man page instead.
>
> That approach fails for 'false.1' because 'false' is the only
> program which also exits non-Zero with --help.
>
> @Padraig:
> unless we're adding a workaround for 'false' (I can't think of),
> I suggest to revert this commit for the imminent v8.31.
> Do you have another idea?
Maybe test the redirected output is non zero size.
I'll look into it before release.
thanks,
Pádraig