[forwarding from [email protected]]

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