]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: remove redundant `set -e', and other minor improvements
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 25 Oct 2011 10:04:46 +0000 (12:04 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 25 Oct 2011 10:04:46 +0000 (12:04 +0200)
commitcc29c6174a7d68a70d33e5ff5af68e3e0ec0be54
treebe0bee88fd63b94ab38f32d1f1c65b3143fd3a08
parent76928ddff5b67637db4115c20b68af48a2182149
tests: remove redundant `set -e', and other minor improvements

* tests/dejagnu-absolute-builddir.test: Do not set the `errexit'
shell flag, as it is already set by `tests/defs'.
* tests/dejagnu-relative-srcdir.test: Likewise.
* tests/dejagnu-siteexp-append.test: Likewise.
* tests/dejagnu-siteexp-useredit.test: Likewise, and fix a typo
in comments.
* tests/dejagnu-siteexp-extend.test: Likewise, and prefer the
use of `$distdir' over hard-coded `$me-1.0'.  Also ...
(write_check_for): ... use `unindent' when writing from an
here-doc, for better code indentation.
ChangeLog
tests/dejagnu-absolute-builddir.test
tests/dejagnu-relative-srcdir.test
tests/dejagnu-siteexp-append.test
tests/dejagnu-siteexp-extend.test
tests/dejagnu-siteexp-useredit.test