summaryrefslogtreecommitdiff
path: root/gl
diff options
context:
space:
mode:
authorBernhard Voelker <mail@bernhard-voelker.de>2015-02-03 01:52:04 +0100
committerBernhard Voelker <mail@bernhard-voelker.de>2015-02-03 02:19:54 +0100
commitbfb4f5c8b791fdcc3cdba87a5182fc684fa8cd24 (patch)
treefb1a8080816a2492da65d314998a9f786d3d870f /gl
parentb3ecf3b1b219a2ccd17999561fd7e4fe64efac4b (diff)
downloadcoreutils-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 'gl')
0 files changed, 0 insertions, 0 deletions