tests: fix port of AT_CHECK_ENV to hosts with flaky grep
commita7476d52c456edbda9c79d9a452ddeb450c55331
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 7 Mar 2012 22:22:54 +0000 (7 14:22 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 7 Mar 2012 22:23:59 +0000 (7 14:23 -0800)
tree65be4304fac137f0c68afd730e8c82b6ed1eed97
parent943789e03f5d3041e223e439dde8851484e2d99a
tests: fix port of AT_CHECK_ENV to hosts with flaky grep

* tests/local.at (AT_CHECK_ENV): Don't copy the buggy grep's
diagnostics to stderr, as that causes AT_CHECK to fail.  They can
be found in the stderr-* files if this is needed for debugging.
tests/local.at