]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Don't skip this test on new-enough Linux/GNU systems.
authorJim Meyering <jim@meyering.net>
Sat, 24 Feb 2007 19:57:14 +0000 (20:57 +0100)
committerJim Meyering <jim@meyering.net>
Sat, 24 Feb 2007 19:57:14 +0000 (20:57 +0100)
commit471eca0dd6ed83d1faffdb0133cf4d0d58d7279f
treed3390061640c036b1a50f98f0dd84fd4f4e4f0a7
parente98137ddd4d172048a792fb792925aa269ff8d11
Don't skip this test on new-enough Linux/GNU systems.
* tests/misc/pwd-unreadable-parent: Test $REPLACE_GETCWD = 0,
rather than for __GETCWD_PREFIX in config.h (the latter is no
longer defined, ever, due to gnulib changes).
* tests/misc/Makefile.am (TESTS_ENVIRONMENT): Define REPLACE_GETCWD.
ChangeLog
tests/misc/Makefile.am
tests/misc/pwd-unreadable-parent