Page MenuHomeFreeBSD

cp: Fix dead link case.
ClosedPublic

Authored by des on May 8 2025, 6:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 30, 1:29 PM
Unknown Object (File)
Mon, Jun 30, 2:54 AM
Unknown Object (File)
Sun, Jun 29, 11:21 AM
Unknown Object (File)
Sun, Jun 29, 7:22 AM
Unknown Object (File)
Sat, Jun 28, 6:14 PM
Unknown Object (File)
Sat, Jun 28, 2:30 PM
Unknown Object (File)
Sat, Jun 28, 10:28 AM
Unknown Object (File)
Sat, Jun 28, 6:36 AM
Subscribers

Details

Summary

The test case was a) not doing what I intended it to do and b) missing
a third possible configuration. Fix the test case, and fix the code
by not setting the beneath flag (which restricts operations to the
destination tree) unless we are recursing.

Fixes: 82fc0d09e862
Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable