]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: check portable fd redirection in TESTS_ENVIRONMENT
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 14 Jun 2011 07:41:14 +0000 (09:41 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 16 Jun 2011 08:36:04 +0000 (10:36 +0200)
commitecebc6c22d7edd81372df837677de4bdce363199
tree2bd8d442f8330e9f9d58fc6bf5c759f5fb00919f
parent2ea2717733324ba9bd261167ea10b7252bdf985e
tests: check portable fd redirection in TESTS_ENVIRONMENT

* tests/tests-environment-fd-redirect.test: New test.
* tests/Makefile.am (TESTS): Update.

Motivated by coreutils bug#8846:
 <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8846>
See also following CC:ed thread on bug-autoconf list:
 <http://lists.gnu.org/archive/html/bug-autoconf/2011-06/msg00002.html>
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/tests-environment-fd-redirect.test [new file with mode: 0755]