From fe4f1227a50c7a1c95768fc608a502fa6a00b300 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 2 Mar 2007 14:25:48 +0100 Subject: pwd-unreadable-parent: Skip test on non-Linux/GNU systems. * tests/misc/pwd-unreadable-parent: Rather than trying to decide whether this test has a chance of succeeding, run it only when $(host_os) is linux-gnu. It was failing on powerpc-apple-darwin8.8.0 * tests/misc/Makefile.am (TESTS_ENVIRONMENT): Add host_os=$(host_os). --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e95336b24..b713a6989 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2007-03-02 Jim Meyering + pwd-unreadable-parent: Skip test on non-Linux/GNU systems. + * tests/misc/pwd-unreadable-parent: Rather than trying to decide + whether this test has a chance of succeeding, run it only when + $(host_os) is linux-gnu. It was failing on powerpc-apple-darwin8.8.0 + * tests/misc/Makefile.am (TESTS_ENVIRONMENT): Add host_os=$(host_os). + * tests/misc/pwd-long: Also allow "+" in $PWD. Remove another coreutils-ism. Formatting cleanup. -- cgit v1.2.3-70-g09d2