From fc65cea6639c0650e8ed178ff058fa56001fd1c8 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Sat, 17 Apr 2010 15:51:11 +0200 Subject: [PATCH] Fix botched ChangeLog entry. --- ChangeLog | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1dc2cf0d3..d0469caf6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -36,12 +36,11 @@ 2010-04-11 Stefano Lattarini - 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 -- 2.47.2