bug-bash
[Top][All Lists]
Advanced

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

Re: [IDEA] more granular shell options to fix errexit


From: Chet Ramey
Subject: Re: [IDEA] more granular shell options to fix errexit
Date: Sun, 6 Jan 2019 18:13:55 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.3.3

On 12/28/18 11:23 PM, Ivan Pozdeev wrote:
> With the recent inherit_errexit , the Bash team seems to have finally
> bumped into a workable way to fix errexit which has been broken for decades
> (https://mywiki.wooledge.org/BashFAQ/105).
> 
> Instead of trying to invent a replacement shell option for that and hope to
> get it right on the first try (that errexit failed to), make granular
> options that would each change a single thing -- and see which of them pass
> the test of time.
> 
> The following suggested options aim to eliminate all cases that still
> exist, outlined on the above link, where an exit code of a command is
> swallowed/ignored.

Thanks for the suggestion.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/



reply via email to

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