Re: bash 4.x filters out environmental variables containing a dot in the name

2009-06-25 Thread Chet Ramey
Mike Frysinger wrote: > On Thursday 25 June 2009 19:17:38 Chet Ramey wrote: >> Christian Krause wrote: >>> Bash Version: 4.0 >>> Patch Level: 16 >>> Release Status: release >>> >>> Description: >>> During the compilation of the linux kernel (configured to user mode >>> linux) I've discovered the fo

Re: bash 4.x filters out environmental variables containing a dot in the name

2009-06-25 Thread Mike Frysinger
On Thursday 25 June 2009 19:17:38 Chet Ramey wrote: > Christian Krause wrote: > > Bash Version: 4.0 > > Patch Level: 16 > > Release Status: release > > > > Description: > > During the compilation of the linux kernel (configured to user mode > > linux) I've discovered the following problem of bash 4

Re: feature request: more complete set -e

2009-06-25 Thread Chet Ramey
Marc Weber wrote: > This is my point: I'd like to tell bash: Whenever running an executable > assume that if it returns a non zero exit status that's a unforeseen > exception. And in this case don't continue as usual but abort and return > non zero exit status yourself. set -e comes close. You're

Re: bash 4.x filters out environmental variables containing a dot in the name

2009-06-25 Thread Chet Ramey
Christian Krause wrote: > Configuration Information [Automatically generated, do not change]: > Machine: i386 > OS: linux-gnu > Compiler: gcc > Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i386' > -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i386-redhat-linux-gnu' > -DCONF_VENDOR='redhat' -

bash 4.x filters out environmental variables containing a dot in the name

2009-06-25 Thread Christian Krause
Configuration Information [Automatically generated, do not change]: Machine: i386 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i386' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i386-redhat-linux-gnu' -DCONF_VENDOR='redhat' -DLOCALEDIR='/usr/share/locale' -DPACKA