]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* tests/mv/Makefile.am (TESTS): Add backup-dir.
authorJim Meyering <jim@meyering.net>
Sat, 26 Aug 2006 17:13:49 +0000 (17:13 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 26 Aug 2006 17:13:49 +0000 (17:13 +0000)
ChangeLog
tests/mv/Makefile.am

index ec0896926116f86f0c85f457633b90dcf7191b0e..9831e50f19a15eec9568d94ee49f336f72ebf945 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@
        * src/copy.c (emit_verbose): New function, factored out of...
        (copy_internal): ...here.  Use the new function.
        * tests/mv/backup-dir: Test for the above fix.
+       * tests/mv/Makefile.am (TESTS): Add backup-dir.
 
 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
 
index e5432837aaf4f2c97f388114519e23191212456b..b5294b4e2c61e0be1a70879c2aff7fb1081ff8b7 100644 (file)
@@ -22,6 +22,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits
 
 XFAIL_TESTS = acl
 TESTS = \
+  backup-dir \
   dir2dir \
   no-target-dir \
   atomic \