Patch-ID: bash40-013
commit11176b7eea7965443a94a239c452e0b07225138d
authorChet Ramey <chet@cwru.edu>
Sat, 14 Mar 2009 23:04:10 +0000 (14 19:04 -0400)
committerBradley M. Kuhn <bkuhn@ebb.org>
Sat, 14 Mar 2009 23:04:10 +0000 (14 19:04 -0400)
tree04c202601245449ce721a6636bc51616c6133693
parentbe6227a572fafc8a8456a64ab9424e3036b0ef60
Patch-ID: bash40-013

Bug-Reported-by: jidanni@jidanni.org
Bug-Reference-ID:
Bug-Reference-URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519165

Bug-Description:

Though references to $@ when there are no positional parameters will now
cause the shell to exit if the `errexit' option has been enabled, constructs
such as ${@:-foo} should not cause an exit.

This patch, in file bash40-013, was downloaded from ftp.gnu.org on 2011-05-29,
and bash40-013.sig was furthermore verified, yielding the following output:
gpg: Signature made Mon 23 Mar 2009 11:38:34 AM EDT using DSA key ID 64EA74AB
gpg: Good signature from "Chet Ramey <chet@cwru.edu>"
patchlevel.h
subst.c