Skip test on shells that can't catch syntax failure.
commit596644ca294922cc29a3f803f1226a9433e4af66
authorEric Blake <ebb9@byu.net>
Thu, 2 Jul 2009 13:17:43 +0000 (2 07:17 -0600)
committerEric Blake <ebb9@byu.net>
Thu, 2 Jul 2009 13:17:43 +0000 (2 07:17 -0600)
treee5a9fa250180383ce59f79700122b07c8e6cb93e
parent06aeca6abe91d156762701badf1efe857b0472b5
Skip test on shells that can't catch syntax failure.

* tests/autotest.at (Syntax error): Skip test if shell aborts on
syntax error (AIX ksh88) or doesn't detect it (zsh).
* doc/autoconf.texi (Limitations of Builtins) <.>: Mention these
limitations.
Reported by Ralf Wildenhues.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/autoconf.texi
tests/autotest.at