diff options
author | Jim Meyering <jim@meyering.net> | 2000-06-25 20:20:28 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-06-25 20:20:28 +0000 |
commit | 0adbb52608936611d8b620cc86b2ace8c15acc08 (patch) | |
tree | 51120a0b70458d1e8f2c788bf583e73d7260139e /old | |
parent | c72f18b2c34c57a8867577250c018ec3627d4491 (diff) | |
download | coreutils-0adbb52608936611d8b620cc86b2ace8c15acc08.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 29d155835..f75e27a18 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -4,6 +4,8 @@ failed copy_dir call -- otherwise, the failure to read a single file in a source directory would cause the containing destination directory not to have owner/perms set properly. Reported by Piotr Kwapulinski. + * tests/cp/fail-perm: Test for it. + * tests/cp/Makefile.am (TESTS): Add fail-perm. * Version 4.0v. |