[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-bash] eval and set -e
From: |
Eduardo Bustamante |
Subject: |
Re: [Help-bash] eval and set -e |
Date: |
Tue, 16 May 2017 19:30:31 -0500 |
On Tue, May 16, 2017 at 7:03 AM, Greg Wooledge <address@hidden> wrote:
> On Mon, May 15, 2017 at 10:43:08PM -0500, Eduardo Bustamante wrote:
>> Lets simplify.
>
> Yup. Here's my simplification:
>
> STOP USING set -e!
>
> IT IS IRREPARABLY BROKEN.
I'm seriously wondering if it' be a good idea to show a warning
whenever errexit is enabled and you're not in POSIX mode.