On 08/14/12 23:53, Andreas Metzler wrote:
rm -rf FAILURES testdir ; VERBOSE=true ; export VERBOSE ; \
make check TESTS="errors.test"
make[1]: Entering directory `/tmp/AUTOGEN/autogen-5.16.2/autoopts/test'
make check-TESTS
make[2]: Entering directory `/tmp/AUTOGEN/autogen-5.16.2/autoopts/test'
...
errors-> logfile=/tmp/AUTOGEN/autogen-5.16.2/autoopts/test/testdir/errors.log
errors-> exec
/bin/bash: line 5: 6139 Killed TERM='' top_builddir="../.."
${dir}$tst
FAIL: errors.test
====================================================
1 of 1 test failed
That "exec" line is redirecting everything to:
/tmp/AUTOGEN/autogen-5.16.2/autoopts/test/testdir/errors.log
Is that file available?
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org