set envvars via "env" to avoid spurious set -x output from bad shells
authorJim Meyering <meyering@redhat.com>
Wed, 13 Aug 2008 08:40:58 +0000 (10:40 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 14 Aug 2008 21:08:03 +0000 (23:08 +0200)
commita01c4720d6bd05798168654534c70a31a39e4828
treedcc11220e04bb3135b98cff8268b0ba5097301c1
parent081ebb2822f0d9256c714302f2e83eb4f198ba6c
set envvars via "env" to avoid spurious set -x output from bad shells

* tests/dd/misc: Set LC_ALL=C via env.
* tests/cp/thru-dangling: Set POSIXLY_CORRECT via env.
This is necessary at least on AIX 5.3.
Reported by Jeph Cowan and Ralf Wildenhues.  Details here:
http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/14235/focus=14257
tests/cp/thru-dangling
tests/dd/misc