]> git.ipfire.org Git - thirdparty/automake.git/commit
Print captured output before failing.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 5 Oct 2008 19:24:32 +0000 (21:24 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 5 Oct 2008 19:24:32 +0000 (21:24 +0200)
commit26f7cb7a3938bd296ab728e65678512d9e8dcb24
treee72e21b8b68571162bfd9d0f11f5d48d5d00569e
parent2205fc6529f93237b1ea79d8d321a110e56d45ed
Print captured output before failing.

* tests/acloca14.test, tests/acloca17.test, tests/acloca18.test,
tests/aclocal.test, tests/acsilent.test, tests/alpha.test,
tests/check4.test, tests/color.test, tests/fn99.test,
tests/fn99subdir.test, tests/help.test, tests/init.test,
tests/lisp8.test, tests/missing3.test, tests/pr220.test,
tests/python11.test, tests/python4.test, tests/python5.test,
tests/unused.test, tests/version8.test: When Exit is called
after a command that has stdout or stderr redirected to a file
for later inspection, output the file before failing the test.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
21 files changed:
ChangeLog
tests/acloca14.test
tests/acloca17.test
tests/acloca18.test
tests/aclocal.test
tests/acsilent.test
tests/alpha.test
tests/check4.test
tests/color.test
tests/fn99.test
tests/fn99subdir.test
tests/help.test
tests/init.test
tests/lisp8.test
tests/missing3.test
tests/pr220.test
tests/python11.test
tests/python4.test
tests/python5.test
tests/unused.test
tests/version8.test