]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* .x-sc_file_system: Add the new test, tests/misc/df-P, to this
authorJim Meyering <jim@meyering.net>
Wed, 28 Feb 2007 12:52:20 +0000 (13:52 +0100)
committerJim Meyering <jim@meyering.net>
Wed, 28 Feb 2007 12:52:20 +0000 (13:52 +0100)
list of exceptions, for the "make distcheck" sc_file_system rule.

.x-sc_file_system
ChangeLog

index 76ba25590dc592be4ff912c77ff36982de2bfc94..a2e38877a42829b955a08044f5d100ded06349e5 100644 (file)
@@ -5,3 +5,4 @@ config-log
 po/
 src/df.c
 src/stat.c
+tests/misc/df-P
index a9593fe22b6adafbc328937ccb1aab5ede69cdce..0104bb96180036c7dc7d236037ba5fca439d468e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2007-02-28  Jim Meyering  <jim@meyering.net>
 
+       * .x-sc_file_system: Add the new test, tests/misc/df-P, to this
+       list of exceptions, for the "make distcheck" sc_file_system rule.
+
        * Makefile.maint (gnulib_snapshot_date): Remove now-unused definition.
 
 2007-02-27  Paul Eggert  <eggert@cs.ucla.edu>