]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Fix botched ChangeLog entry.
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 17 Apr 2010 13:51:11 +0000 (15:51 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 20 Apr 2010 05:40:00 +0000 (07:40 +0200)
ChangeLog

index 1dc2cf0d38d0b89228d918d0561800a55ed076fe..d0469caf62694f42ab167a2c79c595548e421606 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 2010-04-11  Stefano Lattarini  <stefano.lattarini@gmail.com>
 
-       Avoid possible false negatives in cond46.test.
-       * tests/cond46.test: Enable shell `errexit' flag (and bumped
-       copyright years).  Due to this change, the testcase should now
-       fail on unexpected failures in calls to $ACLOCAL/$AUTOMAKE (whose
-       outcomes were previously unchecked), and on failures in grepping
-       the expected diagnostic in Automake stderr.
+       Bugfix in confh5.test w.r.t. Solaris/Heirloom Sh.
+
+       * tests/confh5.test: In the generated Makefile.am: do not use
+       `test ! -e FILE' to check for the non-existence of a file, since
+       that is not supported by Solarish/Heirloom Sh.
 
        Make test `aclocal3.test' stricter.
        * tests/aclocal3.test: Add call to `set -e'.  Fail if $ACLOCAL