mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
When the source of the copy operation is the root directory, we should
neither append it to the destination path on FTS_D nor trim it back off
on FTS_DP.
PR: 291132
MFC after: 3 days
Fixes:
|
||
|---|---|---|
| .. | ||
| tests | ||
| cp.1 | ||
| cp.c | ||
| extern.h | ||
| Makefile | ||
| Makefile.depend | ||
| utils.c | ||