2000-06-25 Jim Meyering <meyering@lucent.com>
- * src/copy.c (copy_internal): Don't return return immediately after a
- 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.
+ * src/copy.c (copy_internal): Don't return immediately after a 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 and/or permissions set properly.
Reported by Piotr and Maciej Kwapulinski.
* tests/cp/fail-perm: Test for it.
* tests/cp/Makefile.am (TESTS): Add fail-perm.