]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Fix testsuite failures under zsh.
authorEric Blake <ebb9@byu.net>
Mon, 30 Mar 2009 19:28:02 +0000 (13:28 -0600)
committerEric Blake <ebb9@byu.net>
Tue, 31 Mar 2009 04:12:36 +0000 (22:12 -0600)
commite7399cdcce9ef10d80bd010376c706358adf6fe5
tree63252466f0a9e32f837c56923eca11188938efb6
parentd46e5d684417412e6fb89dcb7fd1a76010618c63
Fix testsuite failures under zsh.

* tests/local.at (AT_CHECK_ENV): Exempt $argv and $ARGC, which are
set by zsh -c 'emulate sh'.
Reported by Ralf Wildenhues.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
tests/local.at