self tests: fix another spurious failure
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 2 Jun 2011 15:54:25 +0000 (17:54 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 2 Jun 2011 15:54:25 +0000 (17:54 +0200)
commit13c1b9e61bf30678a707229d52e05b3ae6a30f9c
tree4b0e5f9fc003a93bc94074bf6dbe7ea84a69d22b
parentf977d00e0a3ab9af3555bb3bc8ea78726cb7a143
self tests: fix another spurious failure

Our ad-hoc usage of `tests/defs' in the testsuite's self tests
stopped working properly when we made the test scripts re-execute
themselves with the configure-time $SHELL.  Fix this.

Fixes a regression introduced by commit 'v1.11-874-g1321be7'.

* tests/self-check-exit.test: Export `AM_TESTS_REEXEC' to "no"
before running the self tests.  This fixes a spurious failure
present only when the test was run by hand.
ChangeLog
tests/self-check-exit.test