From: Jim Meyering Date: Mon, 12 Feb 2007 19:09:12 +0000 (+0100) Subject: * .x-sc_useless_cpp_parens: Ignore a false-positive in a shell script. X-Git-Tag: COREUTILS-6_8~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0d8ca457b3df2710819a99091c7960120999a421;p=thirdparty%2Fcoreutils.git * .x-sc_useless_cpp_parens: Ignore a false-positive in a shell script. --- diff --git a/.x-sc_useless_cpp_parens b/.x-sc_useless_cpp_parens index 404405dce2..01eb4b4e51 100644 --- a/.x-sc_useless_cpp_parens +++ b/.x-sc_useless_cpp_parens @@ -10,3 +10,4 @@ ^lib/strtod.c ^lib/xstrtol.c ^m4/ +^tests/misc/pwd-unreadable-parent diff --git a/ChangeLog b/ChangeLog index a2f6376d11..e201cf70a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2007-02-12 Jim Meyering + * .x-sc_useless_cpp_parens: Ignore a false-positive in a shell script. + * tests/misc/pwd-unreadable-parent: Skip the test if we're definitely using the replacement. * tests/misc/Makefile.am (TESTS_ENVIRONMENT): Define CONFIG_HEADER.