]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 29 Oct 2000 12:25:07 +0000 (12:25 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 29 Oct 2000 12:25:07 +0000 (12:25 +0000)
old/fileutils/ChangeLog

index a0cea3a0864f7ea3da8093bad4374b0f52899f47..1eff88a7064311b0537ed793c779dd3e364dd17d 100644 (file)
@@ -1,5 +1,9 @@
 2000-10-29  Jim Meyering  <meyering@lucent.com>
 
+       * src/cp.c (do_copy): When constructing dst_path for use with the
+       --parents option, first remove any trailing slashes from the command
+       line argument.  Otherwise, tests/cp/cp-parent would fail on NetBSD.
+
        * tests/cp/cp-parents: Add a test.
 
        * src/ls.c (DT_INIT): Define.