tests: remove redundant 'set -e' calls
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 22 Jan 2012 16:59:46 +0000 (17:59 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 22 Jan 2012 16:59:46 +0000 (17:59 +0100)
commit98763f1508a86d98b8891ae422dc20315b3a3cbb
tree35cf767c604827fa170d68a7c5b6f9b9da77c65d
parentbc940cb035d1ab2eac1b3c353c0516516c145b79
tests: remove redundant 'set -e' calls

* tests/aclocal-install-absdir.test: Do not set the 'errexit' shell
flag, as it is already set by 'tests/defs'.
* tests/distcheck-pr10470.test: Likewise.
* tests/objext-pr10128.test: Likewise.
* tests/parallel-tests-dry-run-1.test: Likewise.
* tests/silent-nested-vars.test: Likewise.
* tests/tar-override.test: Likewise.
* tests/vala-mix.test: Likewise.
* tests/vala-vpath.test: Likewise.
tests/aclocal-install-absdir.test
tests/distcheck-pr10470.test
tests/objext-pr10128.test
tests/parallel-tests-dry-run-1.test
tests/silent-nested-vars.test
tests/tar-override.test
tests/vala-mix.test
tests/vala-vpath.test