]> git.ipfire.org Git - thirdparty/automake.git/commit
Use `set -e' in confsub.test (avoid false negatives).
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 9 Apr 2010 16:24:34 +0000 (18:24 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 25 Apr 2010 15:47:00 +0000 (17:47 +0200)
commit20f6bb8f32131eb2da5a24b1f74adc5277143f5b
tree1e4c2481c776810b6cb564aed7a99f5ce9221fde
parentc57885b0cf518bfd38f502d9c61b7688044804cc
Use `set -e' in confsub.test (avoid false negatives).

* tests/confsub.test: Enable shell `errexit' flag, and related
changes (this helps avoiding some possible minor false negatives).
Also, bumped copyright years.

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