diff options
author | Bernhard Voelker <mail@bernhard-voelker.de> | 2015-02-03 01:52:04 +0100 |
---|---|---|
committer | Bernhard Voelker <mail@bernhard-voelker.de> | 2015-02-03 02:19:54 +0100 |
commit | bfb4f5c8b791fdcc3cdba87a5182fc684fa8cd24 (patch) | |
tree | fb1a8080816a2492da65d314998a9f786d3d870f /tests/rm/fail-eperm.xpl | |
parent | b3ecf3b1b219a2ccd17999561fd7e4fe64efac4b (diff) | |
download | coreutils-bfb4f5c8b791fdcc3cdba87a5182fc684fa8cd24.tar.xz |
tests: avoid a FP on aarch64 when comparing env/printenv output
The following test fails on aarch64 on openSUSE's OpenBuildService
due to glibc's execvp reversing the pointers of 'environ', i.e.,
the output of "env|tac" equals "env env" on that platform.
* tests/misc/printenv.sh: Use 'env env' to work around the behavior
on that platform.
While at it, fix the grep pattern which suppressed all environment
variables starting with an underscore "_" instead of "$_" (and
"$LD_PRELOAD") only.
Diffstat (limited to 'tests/rm/fail-eperm.xpl')
0 files changed, 0 insertions, 0 deletions