[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: set -e in bash 4
From: |
Marc Herbert |
Subject: |
Re: set -e in bash 4 |
Date: |
Wed, 21 Oct 2009 10:19:52 +0100 |
User-agent: |
Thunderbird 2.0.0.21 (X11/20090320) |
Tobias Poschwatta a écrit :
> In the following test case test1.sh, bash 4 behaves differently from
> bash 3.1. The behaviour of bash 3.1 is what I would expect to be
> correct. Is this a bug in bash 4 or an intentional change?
Isn't this related to this change?
http://thread.gmane.org/gmane.comp.shells.bash.bugs/13465
- set -e in bash 4, Tobias Poschwatta, 2009/10/20
- Re: set -e in bash 4,
Marc Herbert <=