Re: set -e ignored in subshell if part of command list

2019-11-13 Thread Shaun Crampton
mention that as being one of the things that a subshell inherits (and unless I'm missing a good use-case, it seems like a pretty useless thing to inherit in a subshell or a function that happens to be called on the LHS of an and/or). On Wed, Nov 13, 2019 at 3:07 PM Chet Ramey wrote: > >

set -e ignored in subshell if part of command list

2019-11-13 Thread Shaun Crampton
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -g -O2 -fdebug-prefix-map=/build/bash-LQgi2O/bash-5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wno-parentheses -Wno-format-security uname out