Re: Issues with set -e and subshell

2009-10-30 Thread Chet Ramey
Mario TRENTINI wrote: > Bash Version: 3.2 > Patch Level: 39 > Release Status: release > > Description: Using set -e with subshell gives unexpected results > > Repeat-By: > > Hello, > > First issue : > > # The following works fine : end is displayed > ( set -e ; echo Start ; false ; echo end )

Issues with set -e and subshell

2009-10-29 Thread Mario TRENTINI
Configuration Information [Automatically generated, do not change]: Machine: i486 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i486' - DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i486-pc-linux-gnu' - DCONF_VENDOR='pc' -DLOCALE