(do_copy): When constructing dst_path for use with the
authorJim Meyering <jim@meyering.net>
Sun, 29 Oct 2000 12:25:03 +0000 (12:25 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 29 Oct 2000 12:25:03 +0000 (12:25 +0000)
commit78abfe5da3580d4e5581e515de48574eb9c2c492
tree0cd54b04b1d6d606be4cdabbf97b0a0762de6fd1
parentffb5b5a2ad654ced0d251fcd50369ca198eae0d1
(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.
src/cp.c