Document a bug in GNU Bash with compound commands and redirections.
commitc563e730bf9a57b49d8e03597a75a0cd117be72a
authorBenoit Sigoure <tsuna@lrde.epita.fr>
Fri, 2 Nov 2007 20:57:30 +0000 (2 21:57 +0100)
committerEric Blake <ebb9@byu.net>
Sat, 3 Nov 2007 16:59:29 +0000 (3 10:59 -0600)
treeaa35bb0c5b91cbbc050db8fa8daee11985e57204
parent8248eff79e6ee4c229616263d537c4e870e34671
Document a bug in GNU Bash with compound commands and redirections.

* doc/autoconf.texi (Limitations of Builtins): Mention that GNU
Bash doesn't properly set $? when `{ ... } >/bad' fails, and give
workaround.

Signed-off-by: Benoit Sigoure <tsuna@lrde.epita.fr>
Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/autoconf.texi