coreutils
[Top][All Lists]
Advanced

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

Re: Bash-5.0 release available


From: Bernhard Voelker
Subject: Re: Bash-5.0 release available
Date: Tue, 8 Jan 2019 08:16:33 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.3

[forwarding from address@hidden]

On 1/7/19 11:03 PM, Chet Ramey wrote:
> Introduction
> ============
> 
> The first public release of bash-5.0 is now available with the URLs
[...]

> +========== NEWS ==========+
[...]
> d. New loadable builtins: rm, stat, fdflags.
[...]
> nn. There is a new `seq' loadable builtin.

Doesn't that mean the we'll have to guard the execution of our
rm, stat and seq utilities in the tests with 'env TOOL' or
'\TOOL' like we already do e.g. for 'test'?

Have a nice day,
Berny



reply via email to

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