1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

* .x-sc_useless_cpp_parens: Ignore a false-positive in a shell script.

This commit is contained in:
Jim Meyering
2007-02-12 20:09:12 +01:00
parent e152d05d82
commit 0d8ca457b3
2 changed files with 3 additions and 0 deletions

View File

@@ -10,3 +10,4 @@
^lib/strtod.c
^lib/xstrtol.c
^m4/
^tests/misc/pwd-unreadable-parent

View File

@@ -1,5 +1,7 @@
2007-02-12 Jim Meyering <jim@meyering.net>
* .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.