Fix regression in ansi.test (failure on AIX 5.3).
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 16 Nov 2010 18:18:56 +0000 (19:18 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 16 Nov 2010 18:19:53 +0000 (19:19 +0100)
commitf140b6bce15a1705ec8258e8914e7b605ef15f6f
treefc903880f16adf9b55da21165640b8df51d49710
parentc1f6cdbdb3ef89d2f6a23e5b9d87baeba73b2735
Fix regression in ansi.test (failure on AIX 5.3).

* tests/ansi.test: Remove redundant hackish check done using a
hand-postprocessed Makefile.in.  This checs worked by setting
the `$(SHELL)' macro on the command line of make, but this is
not supported by the AIX 5.3 make implementation.

This bug has been lurking for a long time, and was activated by
commit v1.11-125-gc1f6cdb "Enable `errexit' shell flag in various
tests".  Report by Ralf Wildenhues.
ChangeLog
tests/ansi.test