]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: remove redundant settings of `errexit' shell flag
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 15 Apr 2011 16:41:06 +0000 (18:41 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 15 Apr 2011 16:48:12 +0000 (18:48 +0200)
commit061cf14019af41062cfaca2ebd97f6a460de3bb2
tree2966d46e5e96eea0de7065e5438dc1d2b4953415
parent8d21bc19ee310898e5823e00de04add96f66c9b3
tests: remove redundant settings of `errexit' shell flag

* tests/autodist-acconfig.test: Do not set the `errexit'
shell flag, as it is already set by `tests/defs'.
* tests/autodist-acconfig-no-subdir.test: Likewise.
* tests/autodist-aclocal-m4.test: Likewise.
* tests/autodist-config-headers.test: Likewise.
* tests/autodist-configure-no-subdir.test: Likewise.
* tests/autodist-stamp-vti.test: Likewise.
* tests/autodist-subdir.test: Likewise.
* tests/autodist.test: Likewise.
* tests/check-exported-srcdir.test: Likewise.
* tests/check-tests-in-builddir.test: Likewise.
* tests/check-tests_environment.test: Likewise.
* tests/help-python.test: Likewise.
* tests/java-check.test: Likewise.
* tests/java-extra.test: Likewise.
* tests/java-noinst.test: Likewise.
* tests/lex-subobj-nodep.test: Likewise.
* tests/ltinit.test: Likewise.
* tests/m4-inclusion.test: Likewise.
* tests/maintclean-vpath.test: Likewise.
* tests/parallel-tests-subdir.test: Likewise.
* tests/pr8365-remake-timing.test: Likewise.
* tests/python-dist.test: Likewise.
* tests/python-vars.test: Likewise.
* tests/python-virtualenv.test: Likewise.
* tests/python5b.test: Likewise.
* tests/specflg-dummy.test: Likewise.
* tests/yacc-dist-nobuild-subdir.test: Likewise.
28 files changed:
ChangeLog
tests/autodist-acconfig-no-subdir.test
tests/autodist-acconfig.test
tests/autodist-aclocal-m4.test
tests/autodist-config-headers.test
tests/autodist-configure-no-subdir.test
tests/autodist-stamp-vti.test
tests/autodist-subdir.test
tests/autodist.test
tests/check-exported-srcdir.test
tests/check-tests-in-builddir.test
tests/check-tests_environment.test
tests/help-python.test
tests/java-check.test
tests/java-extra.test
tests/java-noinst.test
tests/lex-subobj-nodep.test
tests/ltinit.test
tests/m4-inclusion.test
tests/maintclean-vpath.test
tests/parallel-tests-subdir.test
tests/pr8365-remake-timing.test
tests/python-dist.test
tests/python-vars.test
tests/python-virtualenv.test
tests/python5b.test
tests/specflg-dummy.test
tests/yacc-dist-nobuild-subdir.test