tests: save and restore TERM around use of TESTS_ENVIRONMENT,
authorJim Meyering <meyering@redhat.com>
Sun, 4 May 2008 10:23:28 +0000 (12:23 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 6 May 2008 06:21:30 +0000 (08:21 +0200)
commit32b84c9c906764f392669bd9ed58fd134e1947b3
treecb27bce81ed6e4e837e74f896569c7a1f8317807
parent1f3e96480213ba2b2d809593cd1448e2f99e4595
tests: save and restore TERM around use of TESTS_ENVIRONMENT,

now that TESTS_ENVIRONMENT unsets it.
* check.mk (am__check_pre): Save $TERM.
(am__check_post): Restore saved value of TERM and export.
build-aux/check.mk