https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291590
--- Comment #1 from Graham Perrin <[email protected]> --- I don't understand. It seems to me that the result of the second recursive cp command differs from the result of the first recursive cp command. The two commands, run in sh, are identical: cp -R /usr/src/share/keys/pkgbase-15 /usr/share/keys/pkgbase-15 The end result of the second run seems to include a peculiarity in its path: pkgbase-15/pkgbase-15 ---- <https://man.freebsd.org/cgi/man.cgi?query=cp&sektion=1&manpath=FreeBSD+15.0-RELEASE> -- You are receiving this mail because: You are the assignee for the bug.
