diff options
author | Jim Meyering <jim@meyering.net> | 1996-07-20 05:24:09 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-07-20 05:24:09 +0000 |
commit | 5f79c9e91b5748a4dfe072a848573579d4ac839d (patch) | |
tree | c5408e2663efbf19178d8f1579cc69fbb31d796c /src/groups.sh | |
parent | 16c56c7d730046448cd8d4f498c4d82383d9e7b8 (diff) | |
download | coreutils-5f79c9e91b5748a4dfe072a848573579d4ac839d.tar.xz |
(path_concat): Rewrite to return new parameter.
(do_copy): Update uses of path_concat to use new parameter.
Use that new pointer to compute correct offset for make_path_private.
Before, cp --recursive --parents SRC DEST failed when SRC was
an absolute file name. E.g.,
% cd /tmp; rm -rf d f; mkdir d; touch f; cp -PR /tmp/f d
cp: tmp: No such file or directory
Reported by Horst von Brand vonbrand@sleipnir.valparaiso.cl.
Diffstat (limited to 'src/groups.sh')
0 files changed, 0 insertions, 0 deletions