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, Aug 17, 12:34 PM
Unknown Object (File)
Mon, Aug 17, 12:34 PM
Unknown Object (File)
Thu, Aug 13, 11:17 PM
Unknown Object (File)
Thu, Aug 13, 12:17 PM
Unknown Object (File)
Thu, Aug 13, 12:16 PM
Unknown Object (File)
Thu, Aug 13, 12:16 PM
Unknown Object (File)
Thu, Aug 13, 6:22 AM
Unknown Object (File)
Mon, Aug 10, 2:07 PM
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