]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: remove redundant settings of `errexit' shell flag
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 8 Jul 2011 08:14:38 +0000 (10:14 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 8 Jul 2011 08:14:38 +0000 (10:14 +0200)
commit7883db2175ed3baefd02d3b2e72fb96c25084ee2
treecc188eac7f40a5d2a930b1c9fa8cf4e71c244fe3
parent2497dcb8669fec10310130de1108bc5a278d2114
tests: remove redundant settings of `errexit' shell flag

* tests/amhello-binpkg.test: Do not set the `errexit' shell
flag, as it is already set by `tests/defs'.
* tests/amhello-cflags.test: Likewise.
* tests/amhello-cross-compile.test: Likewise.
* tests/ansi2knr-deprecation.test: Likewise.
* tests/autodist-no-duplicate.test: Likewise.
* tests/distcheck-configure-flags-am.test: Likewise.
* tests/distcheck-configure-flags-subpkg.test: Likewise.
* tests/distcheck-configure-flags.test: Likewise.
* tests/distcheck-hook.test: Likewise.
* tests/distcheck-hook2.test: Likewise.
* tests/parallel-tests-am_tests_environment.test: Likewise.
* tests/parallel-tests-harderror.test: Likewise.
* tests/parallel-tests-log-compiler-example.test: Likewise.
* tests/parallel-tests-log-override-1.test: Likewise.
* tests/parallel-tests-log-override-2.test: Likewise.
* tests/parallel-tests-log-override-recheck.test: Likewise.
* tests/primary-prefix-couples-documented-valid.test: Likewise.
* tests/primary-prefix-couples-force-valid.test: Likewise.
* tests/primary-prefix-invalid-couples.test: Likewise.
* tests/primary-prefix-valid-couples.test: Likewise.
* tests/remake-subdir-from-subdir.test: Likewise.
* tests/remake-subdir-gnu.test: Likewise.
* tests/remake-subdir-long-time.test: Likewise.
* tests/remake-subdir.test: Likewise.
* tests/remake-subdir2.test: Likewise.
* tests/silent-configsite.test: Likewise.
* tests/tests-environment-backcompat.test: Likewise.
28 files changed:
ChangeLog
tests/amhello-binpkg.test
tests/amhello-cflags.test
tests/amhello-cross-compile.test
tests/ansi2knr-deprecation.test
tests/autodist-no-duplicate.test
tests/distcheck-configure-flags-am.test
tests/distcheck-configure-flags-subpkg.test
tests/distcheck-configure-flags.test
tests/distcheck-hook.test
tests/distcheck-hook2.test
tests/parallel-tests-am_tests_environment.test
tests/parallel-tests-harderror.test
tests/parallel-tests-log-compiler-example.test
tests/parallel-tests-log-override-1.test
tests/parallel-tests-log-override-2.test
tests/parallel-tests-log-override-recheck.test
tests/primary-prefix-couples-documented-valid.test
tests/primary-prefix-couples-force-valid.test
tests/primary-prefix-invalid-couples.test
tests/primary-prefix-valid-couples.test
tests/remake-subdir-from-subdir.test
tests/remake-subdir-gnu.test
tests/remake-subdir-long-time.test
tests/remake-subdir.test
tests/remake-subdir2.test
tests/silent-configsite.test
tests/tests-environment-backcompat.test