]> git.ipfire.org Git - thirdparty/automake.git/commit
Make badopt.test stricter (by enabling `set -e').
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 8 Apr 2010 15:40:02 +0000 (17:40 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 25 Apr 2010 15:47:06 +0000 (17:47 +0200)
commit891c5b53311ca7b7f079baff3fb9ce52a5371ad7
tree9061da43d23bdc1334bbf11c2dceaa11f8bb3f1c
parent4da4ff7c1791c0113ced4c47cb8457a38f7c6a38
Make badopt.test stricter (by enabling `set -e').

* tests/badopt.test: Add call to `set -e'.  Due to this change,
an unexpected failure in the call to `$ACLOCAL' (whose outcome
was previously unchecked) would cause the whole test to fail.
Also, bumped the copyright years.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
tests/badopt.test