]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix testsuite helper macros to not hide failure.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 8 Jun 2010 19:23:08 +0000 (21:23 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 8 Jun 2010 19:23:08 +0000 (21:23 +0200)
commite0c89b9a0768516b8f67a33af15838679821ee3b
treec8add3f5b047417d9509732237cc829d4ed86480
parenteb399e6a03d7a536079eb90ff55dcc4043c949e4
Fix testsuite helper macros to not hide failure.

* tests/testsuite.at (LT_AT_CONFIGURE, LT_AT_MAKE):
Do not wrap AT_CHECK in a subshell, so that failures are
properly propagated; instead, move environment changes inside
the AT_CHECK code.
Report and analysis by Peter Rosin.

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