[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: new snapshot available: coreutils-8.29.64-1755f.tar.xz
From: |
Pádraig Brady |
Subject: |
Re: new snapshot available: coreutils-8.29.64-1755f.tar.xz |
Date: |
Wed, 27 Jun 2018 18:43:42 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 |
On 27/06/18 14:34, Matias Fonzo wrote:
> Hello,
>
> I can't test this snapshot because the testsuite tries to unset
> the COLUMNS variable for shells that insist to use it, like mksh.
>
> This come from envvar-check.sh
Indeed. Looks like ksh shells work like that.
You should be able to run like:
make VERBOSE=1 SHELL=/bin/bash check
I'll look into making this work transparently.
cheers,
Pádraig